Releases: WTTJ/ecto_anon
Releases · WTTJ/ecto_anon
v0.6.1
What's Changed
Maintenance version
Pull requests
- chore: add CODEOWNERS by @davidjulien in #30
- chore: add dependabot config by @davidjulien in #29
- chore: add workflow to publish package on release by @davidjulien in #28
- chore(deps-dev): bump ecto_sqlite3 from 0.17.2 to 0.17.4 by @dependabot in #31
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- chore: added hex config to publish by @quaresc in #24
- Fix detection of embedded schema by @davidjulien in #26
- chore: new version 0.6.0 by @davidjulien in #27
New Contributors
- @davidjulien made their first contribution in #26
Full Changelog: v0.5...v0.6.0
v0.5: embed support
Added embed support and docs
v0.4: cascade & log options
What's Changed
- feat: added cascade option by @quaresc in #9
- feat: anonymized in migration and filters by @quaresc in #18
Full Changelog: v0.3.2...v0.4