Skip to content

1.3.0.rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@shioyama shioyama released this 28 Mar 07:22
· 47 commits to master since this release
bc5d7a7

This version includes potentially breaking changes for jsonb and hstore backends. See PRs below for details.

  • Fix ActiveRecord JSONB blank values (#536)
  • Support primary keys other then :id on model classes (#542)
  • Clean up and refactor container backend (#543), thanks doits!
  • Update fallthrough_accessor regex to allow for ISO 639-2 codes (#580) thanks phil-allcock!