Changelog for
ruby2.2-rubygem-rabl-testsuite-0.13.1-1.2.x86_64.rpm :
Sat Oct 22 14:00:00 2016 cooloAATTsuse.com
- updated to version 0.13.1
see installed CHANGELOG.md
[#]# 0.13.1 (October 21st, 2016)
* Further compatibility with Rails 5
Sat Jul 16 14:00:00 2016 cooloAATTsuse.com
- updated to version 0.13.0
see installed CHANGELOG.md
[#]# 0.13.0 (July 15th, 2016)
* Compatibility with Rails 5
Sat Feb 20 13:00:00 2016 cooloAATTsuse.com
- updated to version 0.12.0
see installed CHANGELOG.md
[#]# 0.12.0 (February 13th, 2016)
* Compatibility with ruby 2.3.0 (AATTvmeyet)
Mon Jan 11 13:00:00 2016 cooloAATTsuse.com
- updated to version 0.11.8
see installed CHANGELOG.md
[#]# 0.11.8 (January 10th, 2016)
* Check that the Rails module has the .version method before invocation (AATTcaldwecr)
* Adds nominal rails5 support (AATTlsylvester)
Mon Dec 7 13:00:00 2015 cooloAATTsuse.com
- updated to version 0.11.7
see installed CHANGELOG.md
[#]# 0.11.7 (December 6th, 2015)
* Use empty hash as default cache options (AATTinfertux)
* Update ERB::Util link in README (AATTmortonfox)
Tue Feb 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 0.11.6
Mon Dec 9 13:00:00 2013 cooloAATTsuse.com
- updated to version 0.9.3
* FIX Send engine options through from render call (Thanks AATTbhicks)
* FIX Cleanup compile_hash method through refactoring complexity (Thanks AATTbhicks)
* FIX #503 handling render case with no lookup_context in Rails 4
* FIX #502 fix regression in render when object is nil with explicit root name
Fri Nov 22 13:00:00 2013 cooloAATTsuse.com
- updated to version 0.9.2
* FIX #508 by avoiding new proc syntax breaking 1.8.7
* NEW #507 Resolve conditionals for extends (Thanks AATTmicahcraig)
* NEW #453 Support for symbol conditionals (Thanks AATTleoc)
Sun Oct 20 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.9.0
* FIX #497 Renderer should support partial caching and a digestor bug fixed (Thanks AATTsiong1987)
* FIX #495 Digest cache when rendering from controller (Thanks AATTsiong1987)
* FIX #142 Better resource resolution for AR Scopes
* Adds Rails 4 test fixture (Thanks AATTsiong1987)
* Adds Rails 4 cache digestor (Thanks AATTsiong1987)
* Child now supports `object_root` and `root` arguments like \'collection\'
* FIX #486 Prioritize to_hash options to allow setting root
Tue Jul 30 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.8.6
* FIX #142 #467 Do not use a collection as the default object. (Thanks AATTmrbrdo)
* NEW Options hash for glue function added (Thanks AATTsassysolutions)
* FIX #470 Better template lookups when Padrino is defined (Thanks AATTLTe)
* FIX #386 Support disabling root on child calls (Thanks AATTdigger69)
* NEW #411 Add \"replace nil values with empty strings\" option (Thanks AATTmanuelmeurer)
Tue Apr 23 14:00:00 2013 mrueckertAATTsuse.de
- initial package