View Source Change Log
Unreleased
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
_temp
to table names.
0.1.3
- Add
:primary_key
info to documentation.
0.1.2
- Add overview, data migrations to documentation.
0.1.1
:ecto
and:ecto_sql
are required in any environment that uses:ecto_temp
.- Use Apache 2.0 license.
- Updated project URL.
0.1.0
- Initial release.