Releases: activeadmin/inherited_resources
Releases · activeadmin/inherited_resources
v2.0.1
v2.0.0
What's Changed
Breaking Changes 🚨
Other Changes 🛠
- Add frozen_string_literal magic comments by @technicalpickles in #858
- Add RuboCop performance by @tagliala in #884
- Update Rubocop, enable new cops, fix offenses by @tagliala in #902
- Fix typos by @kianmeng in #905
- Test against Ruby 3.3 by @tagliala in #909
- Test against Rails 7.2 by @tagliala in #921
- Add frozen string literal magic comment (potential breaking change) by @tagliala in #933
New Contributors
- @technicalpickles made their first contribution in #858
- @kianmeng made their first contribution in #905
Full Changelog: v1.14.0...v2.0.0
v1.14.0
What's Changed
- Drop support for Ruby
< 2.6
by @alejandroperea in #709 and #732 - Use
action_controller_base
hook by @tagliala in #716 - Add Rails 7.1 support by @tomascco in #873
- Remove upper bound dependency limits from gemspec by @rafaelfranca in #711
New Contributors
- @alejandroperea made their first contribution in #709
- @tomascco made their first contribution in #873
Full Changelog: v1.13.1...v1.14.0
1.13.1
1.13.0
- Remove support for Ruby
< 2.5
. - Coerce
:route_prefix
config option to a Symbol, ensuring compatibility with Rails versions that have resolved CVE-2021-22885.
1.12.0
- Remove support for Rails 5.0 and Rails 5.1.
- Allow using Rails 6.1.
1.11.0
- Add support for responders
>= 3.0
. - Remove support for Ruby
< 2.4
.
1.10.0
No changes.
1.10.0.rc1
- Preliminary support for Rails 6.0.
- Remove support for Rails 4.2.