Changelog for
ruby2.5-rubygem-awesome_nested_set-3.1.4-lp150.1.4.x86_64.rpm :
* Thu Feb 08 2018 cooloAATTsuse.com- updated to version 3.1.4 see installed CHANGELOG 3.1.4
* Add support for Rails 5.2 [John Hawthorn](https://github.com/jhawthorn) and [marocchino](https://github.com/marocchino)
* Tue May 23 2017 cooloAATTsuse.com- updated to version 3.1.3 see installed CHANGELOG 3.1.3
* Add Rails 5.1 support [John Hawthorn](https://github.com/jhawthorn)
* Fri Apr 07 2017 cooloAATTsuse.com- updated to version 3.1.2 see installed CHANGELOG
* Wed Jun 01 2016 cooloAATTsuse.com- updated to version 3.1.1 see installed CHANGELOG
* Fix a reloading bug when using default scope [Krzysztof Rybka](https://github.com/krzysiek1507) 3.1.0
* Sat May 28 2016 cooloAATTsuse.com- updated to version 3.1.0 see installed CHANGELOG
* Wed Jan 20 2016 cooloAATTsuse.com- updated to version 3.0.3 see installed CHANGELOG 3.0.4
* Reuse the current model\'s connection when available [Tim Bugai] [#322](https://github.com/collectiveidea/awesome_nested_set/pull/322) 3.0.3
* Add :nullify option to :dependent functionality to orphan children rather than destroy them.
* Fri Feb 06 2015 cooloAATTsuse.com- updated to version 3.0.2
* Fix `dependent: :restrict_with_exception` not allowing a delete to occur. [Brendan Kilfoil]
* Replace `Arel::SelectManager#join_sql` with `Arel::SelectManager#join_sources` as `Arel::Node#joins` accepts AST as well. [Swanand Pagnis]
* Corrected nested_set_scope usage. [Finbarr Taylor] [#292](https://github.com/collectiveidea/awesome_nested_set/pull/292)
* Fix bug: when model with default_scope make #lft and #rgt wrong [eddie](https://github.com/afunction) [#281](https://github.com/collectiveidea/awesome_nested_set/pull/281)
* [Compare to 3.0.1](https://github.com/collectiveidea/awesome_nested_set/compare/v3.0.1...v3.0.2) 3.0.1
* Fixed `dependent: :destroy` when called from associated object. #162 [Kuldeep Aggarwal]
* [Compare to 3.0.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.0.0...v3.0.1) 3.0.0
* Support Rails 4.1 [Micah Geisel]
* Support dependent: restrict_with_error [Tiago Moraes]
* Added information to the README regarding indexes to be added for performance [bdarfler]
* Modified associate_parents to add child objects to the parent#children collection [Tiago Moraes]
* Fix `dependent: :restrict_with_exception` not allowing a delete to occur. [Brendan Kilfoil]
* [Compare to v2.1.6](https://github.com/collectiveidea/awesome_nested_set/compare/v2.1.6...v3.0.0)
* Sun Apr 14 2013 cooloAATTsuse.com- updated to version 2.1.6
* Fixed rebuild! when there is a default_scope with order [Adrian Serafin]
* Testing with stable bundler, ruby 2.0, MySQL and PostgreSQL [Philip Arndt]
* Optimized move_to for large trees [ericsmith66]
* Mon Oct 01 2012 cooloAATTsuse.com- updated to version 2.1.5
* Worked around issues where AR#association wasn\'t present on Rails 3.0.x. [Philip Arndt]
* Adds option \'order_column\' which defaults to \'left_column_name\'. [gudata]
* Added moving with order functionality. [Sytse Sijbrandij]
* Use tablename in all select queries. [Mikhail Dieterle]
* Made sure all descendants\' depths are updated when moving parent, not just immediate child. [Phil Thompson]
* Add documentation of the callbacks. [Tobias Maier]
* Mon Aug 27 2012 cooloAATTsuse.com- updated to version 2.1.4
* Wed Aug 03 2011 fcastelliAATTnovell.com- Initial package: version 2.0.1