Skip to content

1.3.0

Compare
Choose a tag to compare
@shioyama shioyama released this 30 Nov 03:52
· 11 commits to master since this release

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!