New
v0.16.0
What's Changed
- Avoid loading
ActionController::APIconstant by @ghiculescu in https://github.com/nesquena/rabl/pull/753 - Document Rabl setting
oj's mode by @ghiculescu in https://github.com/nesquena/rabl/pull/754 - Revert "Avoid loading
ActionController::APIconstant" by @ghiculescu in https://github.com/nesquena/rabl/pull/755 - Add Ruby 3.1 to the CI matrix by @petergoldstein in https://github.com/nesquena/rabl/pull/756
- Fix
ArgumentErrorwhen block given with keyword arguments by @kyoshidajp in https://github.com/nesquena/rabl/pull/757 - Add "except" option to extends by @perryqh in https://github.com/nesquena/rabl/pull/758
New Contributors
- @ghiculescu made their first contribution in https://github.com/nesquena/rabl/pull/753
- @kyoshidajp made their first contribution in https://github.com/nesquena/rabl/pull/757
- @perryqh made their first contribution in https://github.com/nesquena/rabl/pull/758
Full Changelog: https://github.com/nesquena/rabl/compare/v0.15.0...v0.16.0