Releases: sloanelybutsurely/typeid-elixir
Releases · sloanelybutsurely/typeid-elixir
1.1.0
Added
- The
prefix
option can be used to set the prefix on Ecto fields that are not
primary keys or foreign keys. (#39, @lurodrigo)
1.0.0
What's Changed
- allow binary type by @dnsbty in #32
- Fix prefix validation in Ecto type by @andrewtimberlake in #35
- Change default type to uuid by @andrewtimberlake in #34
New Contributors
- @dnsbty made their first contribution in #32
- @andrewtimberlake made their first contribution in #35
Full Changelog: 0.6.0...1.0.0
0.6.0
0.5.3
0.5.2
What's Changed
- Make deps available in all environments by @thiamsantos in #26
New Contributors
- @thiamsantos made their first contribution in #26
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- fix: raise if primary_key: true and no prefix by @sloanelybutsurely in #22
Full Changelog: 0.5.0...0.5.1
0.5.0
0.4.0
What's Changed
Jason.Encoder
impl by @sloanelybutsurely in #18
Full Changelog: 0.3.1...0.4.0, CHANGELOG
0.3.1
What's Changed
- Common protocol implementations by @sloanelybutsurely in #16
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Add Code of Conduct and Contributing documentation by @sloanelybutsurely in #11
- Lower Elixir and OTP requirement to 1.11, OTP 21 by @sloanelybutsurely in #12
- add publish workflow by @sloanelybutsurely in #13
- Add Ecto support by @sloanelybutsurely in #14
Full Changelog: 0.2.1...0.3.0