Releases: collectiveidea/awesome_nested_set
Releases · collectiveidea/awesome_nested_set
v3.7.0 with Rails 7.2 support
What's Changed
- Destroy in reverse order to respect foreign keys by @kaspernj in #478
- Get CI passing on Rails main again by @botandrose in #482
- Teach
#move_to_child_with_index
to accept:root
as a target by @botandrose in #481 - Update helper.rb by @scottbarrow in #483
- Add Rails 7.2 support by @AhmedAliIbrahim in #484
New Contributors
- @kaspernj made their first contribution in #478
- @scottbarrow made their first contribution in #483
- @AhmedAliIbrahim made their first contribution in #484
Full Changelog: v3.6.0...v3.7.0
v3.6.0 with Rails 7.1 support
What's Changed
- Remove Hakiri badge by @mishina2228 in #468
- Rails >= 5 should throw :abort by @maxime-carbonneau in #470
- Add Ruby 3.2 to CI and upgrade actions by @petergoldstein in #475
- Add support for Rails 7.1.0 by @harshalbhakta in #477
- Added class name and ID for ImpossibleMove exception msg by @AlejandroFernandesAntunes in #476
New Contributors
- @maxime-carbonneau made their first contribution in #470
- @harshalbhakta made their first contribution in #477
- @AlejandroFernandesAntunes made their first contribution in #476
Full Changelog: v3.5.0...v3.6.0
v3.5.0 with Rails 7 support
Tagging version 3.5.0
v3.1.1
Version 3.1.1
v3.1.0
Bump Version. Update README and CHANGELOG.