All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.6 - 2018-05-18
- Support for MySQL by conditionally checking PostgreSQL-specific
array?
0.1.5 - 2018-02-13
- Add checks for
allow_blank
andallow_nil
(#3)
0.1.4 - 2018-01-26
- Fix has_many through relationships (#2)
0.1.3 - 2017-12-12
- Fix has_one relationship (#1)
0.1.2 - 2017-11-07
- This CHANGELOG file
- Allow resolver type to be overridden correctly
0.1.1 - 2017-10-25
- Improve README
- First release of this gem