Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.3.0 source code.tar.gz | 2024-11-30 | 190.7 kB | |
1.3.0 source code.zip | 2024-11-30 | 283.7 kB | |
README.md | 2024-11-30 | 619 Bytes | |
Totals: 3 Items | 475.0 kB | 0 |
NOTE: Includes potentially backwards-incompatible changes for jsonb/hstore backends. See: https://github.com/shioyama/mobility/issues/535
Other changes since rc3:
- Only support ActiveRecord >= 7.0
- Allow
I18n.available_locales
to contain Strings (#612) - Update CI config, add support for Rails 8 (#653), thanks d-rodriguez!
- Fix broken count statements in Active Record 8.0 (#655), thanks jukra!