Changelog for
ruby2.1-rubygem-arel-6.0.0-1.1.x86_64.rpm :
Tue Feb 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 6.0.0
* Enhancements
* Remove deprecated `Arel::Expression`
* Remove deprecated `Arel::SqlLiteral`
* Remove deprecated `SelectManager#joins`
* Remove deprecated `SelectManager#to_a`
* Remove deprecated `Arel::Sql::Engine`
* Remove deprecated `Arel::InnerJoin` constant
* Remove deprecated `Arel::OuterJoin` constant
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Sun Oct 12 14:00:00 2014 adrianAATTsuse.de
- adapt to new rubygem packaging style
Mon Apr 21 14:00:00 2014 cooloAATTsuse.com
- updated to version 5.0.1.20140414130214
* Bug Fixes
* Fix `SqlLiteral` YAML serialization
* PostgreSQL bugfix for invalid SQL in subqueries
Mon Dec 9 13:00:00 2013 cooloAATTsuse.com
- updated to version 5.0.0
* Enhancements
* Remove deprecated code
* Bug Fixes
* Fix serializing a relation when calling `to_yaml`
Thu Oct 31 13:00:00 2013 cooloAATTsuse.com
- updated to version 4.0.1
* Enhancements
* Cache visitor dispatch on a per-visitor basis
* Improve performance of #uniq across a large number of nodes
* Bug Fixes
* Make visitors threadsafe by removing AATTlast_column
* Support `columns_for_distinct` with Oracle adapter
Sat Apr 20 14:00:00 2013 cooloAATTsuse.com
- updated to version 4.0.0, preparation for rails 4
Tue Jul 31 14:00:00 2012 jreidingerAATTsuse.com
- use new gem2rpm to provide correct dependencies
Mon Apr 2 14:00:00 2012 cooloAATTsuse.com
- update to 3.0.2 - smaller fixes
Fri Mar 23 13:00:00 2012 saschpeAATTsuse.de
- Spec file cleanup:
* Factory preparation
Thu Jan 26 13:00:00 2012 mrueckertAATTsuse.de
- initial package of the 3.0 branch