Changelog for
ruby3.3-rubygem-arel-8-8.0.0-3.86.i586.rpm :
* Wed Feb 22 2017 cooloAATTsuse.com- updated to version 8.0.0 see installed History.txt
* Sat Oct 29 2016 cooloAATTsuse.com- updated to version 7.1.4 see installed History.txt === 7.1.4 / 2016-10-10
* bug fixes
* Remove deprecated usage inside arel.
* Sat Oct 08 2016 cooloAATTsuse.com- updated to version 7.1.3 see installed History.txt === 7.1.3 / 2016-10-07
* bug fixes
* Remove union mapping as :binary node when performing DepthFirst enumeration
* Fix invalid BindParam output in Dot visitor
* Add Arel::Nodes::Casted to dot visitor
* Use Arel::Nodes::BindParam in Oracle visitor for queries using both LIMIT and OFFSET
* Wed Sep 14 2016 cooloAATTsuse.com- updated to version 7.1.2 see installed History.txt === 7.1.2 / 2016-09-13
* bug fixes
* Don\'t store all aliases to a table
* Thu Jul 28 2016 cooloAATTsuse.com- updated to version 7.1.1 see installed History.txt === 7.1.1 / 2016-07-27
* Bug Fixes
* Fix warning in `Casted#hash`
* Wed Jul 20 2016 cooloAATTsuse.com- updated to version 7.1.0 see installed History.txt === 7.1.0 / 2016-07-19
* Enhancements
* Support Ruby 2.4 unified Integer class
* Implement `CASE` conditional expression
* Support for Bitwise Operations as `InfixOperations`
* Fri Dec 18 2015 cooloAATTsuse.com- updated to version 7.0.0 see installed History.txt
* Wed Aug 05 2015 cooloAATTsuse.com- updated to version 6.0.3 see installed History.txt
* Wed Jul 15 2015 cooloAATTsuse.com- updated to version 6.0.2 see installed History.txt === 6.0.2 / 2014-07-11
* Bug fixes
* Fix file permission problem on the gem package
* Sat Jul 11 2015 cooloAATTsuse.com- updated to version 6.0.1 see installed History.txt === 6.0.1 / 2014-07-10
* Bug fixes
* Stop quoting LIMIT values.