v3.0.0
Important Changes
- Make mutator helper methods call
save!
if object responds to it (PR #91) - Drops support for Ruby 2.3 and older (PR #89)
- Drops support for Rails 4.1 and older (PR #89)
- Fully tested against Rails 6 (commit)
New Features
- Add
to_h
method for view key-value (PR #86 - thanks @georgeeeeb)
Bugfixes
None
All changes since the last version
To see the full list of changes, check out all the commits.