New
v0.17.0
What's Changed
- Adds Ruby 3.2 to the CI matrix by @petergoldstein in https://github.com/nesquena/rabl/pull/760
- Fix typos by @kianmeng in https://github.com/nesquena/rabl/pull/762
- Fix CI and test against Ruby 3.3 by @tagliala in https://github.com/nesquena/rabl/pull/763
- Fix CI failures related to sqlite3 by @tagliala in https://github.com/nesquena/rabl/pull/766
- Improve gemspec by @tagliala in https://github.com/nesquena/rabl/pull/767
- Added support for Rails 8 by @basex in https://github.com/nesquena/rabl/pull/768
- Add RubyGems badge by @tagliala in https://github.com/nesquena/rabl/pull/771
- Update version and changelog by @tagliala in https://github.com/nesquena/rabl/pull/772
New Contributors
- @kianmeng made their first contribution in https://github.com/nesquena/rabl/pull/762
- @basex made their first contribution in https://github.com/nesquena/rabl/pull/768
Full Changelog: https://github.com/nesquena/rabl/compare/v0.16.1...v0.17.0