Changelog for
ruby3.3-rubygem-rabl-0.16.1-1.28.x86_64.rpm :
* Fri Oct 28 2022 Stephan Kulow
updated to version 0.16.1 see installed CHANGELOG.md [#]# 0.16.1 (Oct 10, 2022)
* Fix ArgumentError when there are no keyword arguments for Ruby < 2.7 (Thanks AATTsylvain-8422)
* Mon Aug 29 2022 Stephan Kulow updated to version 0.16.0 see installed CHANGELOG.md [#]# 0.16.0 (August 21, 2022)
* Add \"except\" option to `extends` (Thanks AATTperryqh)
* Fix `ArgumentError` when block given with keyword arguments (Thanks AATTkyoshidajp)
* Add Ruby 3.1 to the CI matrix (Thanks AATTpetergoldstein)
* Document Rabl setting `oj`\'s mode (Thanks AATTghiculescu)
* Tue Jan 25 2022 Stephan Kulow updated to version 0.15.0 see installed CHANGELOG.md [#]# 0.15.0 (December 30, 2021)
* Support for Rails 7 (AATTtagliala)
* Improvements to unit testing
* Miscellanious other bug fixes
* Thu Jun 24 2021 Stephan Kulow updated to version 0.14.5 see installed CHANGELOG.md [#]# 0.14.5 (May 29th, 2021)
* Restrict and validate the `to_
*
*
*` methods available within engine (Brian McFadden) [#]# 0.14.4 (April 1st, 2021)
* Test against latest Ruby versions
* Exclude yarn lock
* Remove non-required files from the .gem
* Thu May 07 2020 Stephan Kulow - updated to version 0.14.3 see installed CHANGELOG.md
* Sat Mar 02 2019 Stephan Kulow - updated to version 0.14.0 see installed CHANGELOG.md [#]# 0.14.0 (October 31st, 2018)
* Compatibility with Rails 5 API mode
* Sat Oct 22 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 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 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 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)