New
v7.0.0
7.0.0 - 2025-10-31
Backward-incompatible changes
- Drop support for Rails 6.1 and older by @matsales28 (#1678)
- Drop support for Rails 7.0 by @matsales28 (#1680)
Bug fixes
- Ensure @options is always set in ActiveModel::ValidationMatcher by @yelvert (#1669)
Features
- Add support for Rails 8 by @matsales28 (#1677)
- Add Rails 8.1 support by @matsales28 (#1682)
- Support encrypted ActionText attributes by @spdawson (#1667)
- Add
service,strict_loading, anddependentoptions tohave_attachedmatcher by @matsales28 (#1675)