Closure Tree v7.0.0 Release Notes

Release Date: 2018-09-21 // over 5 years ago
  • โœ… Closure Tree is now tested against Rails 5.2

    • ๐Ÿ”ง Postpone configuration (database introspection)PR 264
    • Fix "tree.find_by_path([])" PR 288
    • ๐Ÿ›  Fixed generator specs and added migration version PR 292
    • ๐Ÿ—„ Eliminate deprecation warnings in ActiveRecord 5.2 PR 296
    • โœจ When using 'oracle_enhanced', remove 'AS' on the table_name alias. PR 298
    • โšก๏ธ README update PR 301
    • Add with_descendant finder PR 302
    • ๐Ÿ›  Fix pg version for rails prior 5.1 PR 303
    • โœ… Test on Rails 5.2 & fix mysql for older Rails PR 304
    • โœ… Test with ActiveRecord 5.2.0 PR 307
    • โšก๏ธ README update PR 310
    • FactoryBot linter failing for a model that uses closure_tree PR 311
    • Added dont_order_roots option PR 312
    • โž• Added instance methods to determine the relationship between 2 nodes PR 314
    • Add an instance method to check the relationship between 2 nodes: #family_of? PR 319
    • Remove options restrictions on has_closure_tree_root PR 321
    • ๐Ÿ›  Fix uninitialized variable warnings PR 323