New
closure_tree: v9.5.0
9.5.0 (2026-01-21)
Features
- Add
dependent: :adoptoption forhas_closure_tree(#471) (d47d7c9) - add PostgreSQL schema-qualified table name support (#462) (5f9006c)
- Add runtime advisory lock name customization and multi-database documentation (#454) (d6ffd73)
- migrate from ActiveSupport::Autoload to Zeitwerk (#457) (d18e80c)
- rewrite with clean api (#451) (f56f2e1)
- use with_advisory_lock that support rails 8.2 (#479) (bca6231)
Bug Fixes
- add implicit_order_column for Rails 8.1+ compatibility (#464) (f384303)
- configure release-please to recognize v8.0.0 release (#455) (fc34f21)
- eager loading of hierarchies by defining the primary key (#465) (8c7e490)
- hierarchy class inheritance to avoid STI validations (#392) (#472) (73b07a6)
- improve api usage (#475) (cde4d29)
- nil scope values being excluded from scope filtering (#476) (f45880e)
- restore proper deprecation for database_less configuration (#459) (de8b402)