Skip to content

Add Rails 7.x compatibility support#115

Open
anilyanduri wants to merge 1 commit into
the-refinery:masterfrom
anilyanduri:master
Open

Add Rails 7.x compatibility support#115
anilyanduri wants to merge 1 commit into
the-refinery:masterfrom
anilyanduri:master

Conversation

@anilyanduri

Copy link
Copy Markdown
  • Update gemspec to support Rails 4.0 through 7.x (< 8.0)
  • Improve data_options.rb for better Rails 7.x compatibility
  • Bump version to 1.6.0 to reflect major compatibility improvement
  • Add comprehensive Rails 7.x compatibility tests (32 new test cases)
  • Add Rails 7.x ActionMailer integration tests
  • Update documentation with Rails 7.x compatibility information
  • Add RAILS_COMPATIBILITY.md with detailed compatibility matrix
  • Update CHANGELOG.md with version 1.6.0 changes
  • All 148 tests passing including new Rails 7.x tests

This release ensures full compatibility with Rails 7.0 and 7.1 while maintaining backward compatibility with Rails 4.0+ through 6.x.

- Update gemspec to support Rails 4.0 through 7.x (< 8.0)
- Improve data_options.rb for better Rails 7.x compatibility
- Bump version to 1.6.0 to reflect major compatibility improvement
- Add comprehensive Rails 7.x compatibility tests (32 new test cases)
- Add Rails 7.x ActionMailer integration tests
- Update documentation with Rails 7.x compatibility information
- Add RAILS_COMPATIBILITY.md with detailed compatibility matrix
- Update CHANGELOG.md with version 1.6.0 changes
- All 148 tests passing including new Rails 7.x tests

This release ensures full compatibility with Rails 7.0 and 7.1 while maintaining
backward compatibility with Rails 4.0+ through 6.x.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant