1.3.0
NOTE: Includes potentially backwards-incompatible changes for jsonb/hstore backends. See: #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!