Releases: revelrylabs/ecto_soft_delete
Releases · revelrylabs/ecto_soft_delete
v2.1.0
What's Changed
Bumps
- bump recommended mix version in README.md by @glennr in #166
- Bump excoveralls from 0.17.1 to 0.18.1 by @dependabot in #175
- Bump ecto_sql from 3.11.2 to 3.11.3 by @dependabot in #173
- Bump excoveralls from 0.18.1 to 0.18.2 by @dependabot in #176
Changes
- feat: adding with_deleted example by @Daniels7k in #144
- Include soft_deletable? check in with_undeleted function by @rafaelofreitas in #141
- Add escape hatch for when one doesn't want
prepare_query
by @caioaao in #184 - Add Options parameter to soft delete functions (#187) by @danicodes01 in #188
- Prepare for Release 2.1.0 // Updates readme, add formatter by @stuartjohnpage in #189
New Contributors
- @glennr made their first contribution in #166
- @Daniels7k made their first contribution in #144
- @dependabot made their first contribution in #175
- @rafaelofreitas made their first contribution in #141
- @caioaao made their first contribution in #184
- @danicodes01 made their first contribution in #188
- @stuartjohnpage made their first contribution in #189
Full Changelog: v2.0.4...v2.1.0