New
v7.0.0
What's Changed
- Remove support for outdated Rails and Ruby versions by @rocket-turtle in https://github.com/globalize/globalize/pull/824
- Remove support for old Ruby and Rails; Update for Rails 7.2 by @rocket-turtle in https://github.com/globalize/globalize/pull/825
- Add for Rails 8.0 and Ruby 3.3 to the test matrix by @rocket-turtle in https://github.com/globalize/globalize/pull/826
- Only add to ignored columns if necessary by @stiak in https://github.com/globalize/globalize/pull/806
- Update
README.mdreference by @emmanuel-ferdman in https://github.com/globalize/globalize/pull/828 - Allow custom
:dependentoption for translations association by @brunodccarvalho in https://github.com/globalize/globalize/pull/821 - Fix ActiveRecord load order by @runephilosof-abtion in https://github.com/globalize/globalize/pull/816
- Add gem release workflow and prepare version 7.0.0 by @parndt in https://github.com/globalize/globalize/pull/829
New Contributors
- @rocket-turtle made their first contribution in https://github.com/globalize/globalize/pull/824
- @stiak made their first contribution in https://github.com/globalize/globalize/pull/806
- @emmanuel-ferdman made their first contribution in https://github.com/globalize/globalize/pull/828
- @brunodccarvalho made their first contribution in https://github.com/globalize/globalize/pull/821
- @runephilosof-abtion made their first contribution in https://github.com/globalize/globalize/pull/816
Full Changelog: https://github.com/globalize/globalize/compare/v6.3.0...v7.0.0