File rubygem-arel.changes of Package rubygem-arel
------------------------------------------------------------------- Mon Apr 21 16:54:47 UTC 2014 - coolo@suse.com - updated to version 5.0.1.20140414130214 * Bug Fixes * Fix `SqlLiteral` YAML serialization * PostgreSQL bugfix for invalid SQL in subqueries ------------------------------------------------------------------- Mon Dec 9 11:39:41 UTC 2013 - coolo@suse.com - updated to version 5.0.0 * Enhancements * Remove deprecated code * Bug Fixes * Fix serializing a relation when calling `to_yaml` ------------------------------------------------------------------- Thu Oct 31 05:54:42 UTC 2013 - coolo@suse.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 @last_column * Support `columns_for_distinct` with Oracle adapter ------------------------------------------------------------------- Sat Apr 20 17:53:32 UTC 2013 - coolo@suse.com - updated to version 4.0.0, preparation for rails 4 ------------------------------------------------------------------- Tue Jul 31 11:51:31 UTC 2012 - jreidinger@suse.com - use new gem2rpm to provide correct dependencies ------------------------------------------------------------------- Mon Apr 2 13:45:03 UTC 2012 - coolo@suse.com - update to 3.0.2 - smaller fixes ------------------------------------------------------------------- Fri Mar 23 11:27:26 UTC 2012 - saschpe@suse.de - Spec file cleanup: * Factory preparation ------------------------------------------------------------------- Thu Jan 26 16:09:42 UTC 2012 - mrueckert@suse.de - initial package of the 3.0 branch