New
v3.6.0 with Rails 7.1 support
What's Changed
- Remove Hakiri badge by @mishina2228 in https://github.com/collectiveidea/awesome_nested_set/pull/468
- Rails >= 5 should throw :abort by @maxime-carbonneau in https://github.com/collectiveidea/awesome_nested_set/pull/470
- Add Ruby 3.2 to CI and upgrade actions by @petergoldstein in https://github.com/collectiveidea/awesome_nested_set/pull/475
- Add support for Rails 7.1.0 by @harshalbhakta in https://github.com/collectiveidea/awesome_nested_set/pull/477
- Added class name and ID for ImpossibleMove exception msg by @AlejandroFernandesAntunes in https://github.com/collectiveidea/awesome_nested_set/pull/476
New Contributors
- @maxime-carbonneau made their first contribution in https://github.com/collectiveidea/awesome_nested_set/pull/470
- @harshalbhakta made their first contribution in https://github.com/collectiveidea/awesome_nested_set/pull/477
- @AlejandroFernandesAntunes made their first contribution in https://github.com/collectiveidea/awesome_nested_set/pull/476
Full Changelog: https://github.com/collectiveidea/awesome_nested_set/compare/v3.5.0...v3.6.0