Closure Tree v6.0.0.alpha Release Notes

    • ⬇️ Dropped support for versions of Rails 3.2 and 4.0 (which are no longer supported).
    • ⬇️ Dropped support for Ruby 1.9 and JRuby 1.9 (which are no longer supported).
    • ➕ Added support for .hash_tree from .parent and .children. Addresses PR146. Thanks for reporting this and the breaking test, Mike!