Releases: rubysherpas/paranoia
Releases · rubysherpas/paranoia
v3.0.1
What's Changed
- Handle #delete_all by @mohammednasser-32 in #566
- feat: Trigger an after_commit callback when restoring a record by @yoheimuta in #559
- fix typo in newly added readme by @mohammednasser-32 in #567
New Contributors
- @mohammednasser-32 made their first contribution in #566
- @yoheimuta made their first contribution in #559
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Add support for Rails 7.2 by @andrewhampton in #563
- See what happens on Rails edge by @radar in #564
New Contributors
- @andrewhampton made their first contribution in #563
Full Changelog: v2.6.4...v3.0.0
v2.6.4
What's Changed
- Bump actions/checkout from v2 to v4 by @mishina2228 in #550
- Support prebuilt counter cache association list by @JoeDupuis in #554
- fix: restore has_one with scope by @zygzagZ in #551
- 📝 Add Yard documentation for Paranoia::Query by @cprodhomme in #555
New Contributors
- @JoeDupuis made their first contribution in #554
- @zygzagZ made their first contribution in #551
- @cprodhomme made their first contribution in #555
Full Changelog: v2.6.3...v2.6.4
v2.6.3
v2.6.2 - Recursive restore with has_many/one through assocs (#441)
v2.6.1
skip updating paranoia_destroy_attributes for records while really_de…
v2.6.0
v2.5.3
v2.5.2
v2.5.1 - gets deletion time from paranoia_column
gets deletion time from paranoia_column (#481)