Unreleased
2.0.2
- Update deps.
2.0.1
- Add sponsorship link.
2.0.0
- Disambiguate Factory macro variations into separate heads.
- Test against Elixir 1.18.
- Breaking change: Drop support for Elixir 1.15.
1.2.0
- require Elixir 1.15 or greater
- test against the latest version of Erlang and Elixir
1.1.0
- Drop support for Elixir 1.13 and older.
1.0.1
- Update deps.
1.0.0
- Add
EctoTemp.Factory.uuid/0. - Do not automatically append
_tempto table names.
0.1.3
- Add
:primary_keyinfo to documentation.
0.1.2
- Add overview, data migrations to documentation.
0.1.1
:ectoand:ecto_sqlare required in any environment that uses:ecto_temp.- Use Apache 2.0 license.
- Updated project URL.
0.1.0
- Initial release.