Skip to content

2.1.1

Compare
Choose a tag to compare
@lest lest released this 01 May 09:29
· 229 commits to master since this release
v2.1.1
d207627

enhancements

  • Run tests with multiple DBs (SQLite and PostgreSQL). (by tkawa)

bug fix

  • Support deserialize and Rails 4.2 methods in the custom AR::Type class. (by @lest)
  • Support dumping custom AR type to JSON. (by @lest)