All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Compatibility with Rails 7.1
- Remove dependency on sprockets
- Compatibility with Rails 7.0
Breaking Changes
- Drop support for Ruby 2.7
- Drop support for Rails 6.0
- Basic compatibility with Rails 6.1
- Add appraisals gem
- Update dependencies
- Add the columns_hash? method for better compatibility with Rails 6.0
- Basic compatibility with Rails 6.0
- Relax the Rails dependency
- Drop runtime dependency on sprockets
- Add rubocop development dependency
- Compatibility with Rails 5.2
- Added a CHANGELOG