Skip to content

Releases: ClosureTree/closure_tree

closure_tree: v9.5.0

21 Jan 19:53
fb9dfa1

Choose a tag to compare

9.5.0 (2026-01-21)

Features

  • Add dependent: :adopt option for has_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)

closure_tree: v9.2.1

19 Nov 23:34
4c40dbc

Choose a tag to compare

9.2.1 (2025-11-19)

Bug Fixes

  • eager loading of hierarchies by defining the primary key (#465) (8c7e490)

closure_tree: v9.2.0

17 Oct 15:21
b6f19d2

Choose a tag to compare

9.2.0 (2025-10-17)

Features

  • add PostgreSQL schema-qualified table name support (#462) (5f9006c)

Bug Fixes

  • add implicit_order_column for Rails 8.1+ compatibility (#464) (f384303)

closure_tree: v9.1.1

24 Jul 09:21
99e295a

Choose a tag to compare

9.1.1 (2025-07-24)

Bug Fixes

  • restore proper deprecation for database_less configuration (#459) (de8b402)

closure_tree: v9.1.0

23 Jul 19:24
31b738f

Choose a tag to compare

9.1.0 (2025-07-23)

Features

  • migrate from ActiveSupport::Autoload to Zeitwerk (#457) (d18e80c)

closure_tree: v9.0.0

21 Jul 06:18
7855ade

Choose a tag to compare

9.0.0 (2025-07-21)

Features

  • Add runtime advisory lock name customization and multi-database documentation (#454) (d6ffd73)
  • rewrite with clean api (#451) (f56f2e1)

Bug Fixes

  • configure release-please to recognize v8.0.0 release (#455) (fc34f21)