- [IMPROVE] Add Rails 7.1, 7.2, 8 support (#50 by @olivier-thatch)
- [IMPROVE] Improve Readme (#45 by @mweitzel)
- [IMPROVE] Fully rewrote gem using rails autoload, modules and Rspec as main test framework (#38)
- [IMPROVE] Add Rails 7 version support (#29 by @chrisortman)
- [IMPROVE] Add Ruby 3 version support (#29 by @chrisortman)
- [IMPROVE] Update rails/pg version support (rails 6, pg 1.0)
- [FIXED] Fix #leaves used with a custom relation (#29 by @attilahorvath)
- [IMPROVE] Update rails/pg version support (rails 5.2, pg 1.0)
- [IMPROVE] Adds
table_name
prefix for a generating SQL queries (#21 by @arjan0307)
- [IMPROVE] Update pg version support (#19 by @askamist)
- [IMPROVE] Handler Rails 5.1 deprecation warnings (#18 by @HoyaBoya and #20 by @sjke)
- [ADDED] Adds method to support ltxtquery value for searching (#17 by @sb1752)
- [IMPROVE] Updated dependency version (Rails 5.1 and Pg adapter 0.21) (#16 by @sb1752)
- [ADDED] node instance
height
method (#6 by @caulfield) - [FIXED] Fix #depth for a new record (#9 by @arjan0307)
- [IMPROVE] Use 'descendants' instead of 'descendents' (#8 by @CUnknown)
- [FIXED] Fix original #leaves method when merging with previous conditions was invalid. Overrided method in ScopedFor is useless now and it was deleted.
- [FIXED]
#cascade_update
method
- [ADDED] cascade update/destroy (Enabled by default)
- [FIXED] destroy object