Version v2.0.0
NEW FEATURES
- Added support for Rails 4.2.x
IMPROVEMENTS
- No longer required to include the module
Vault::AttributeProxy
BREAKING CHANGES
- You can not pass an
ActiveRecord::Type
through thetype
option onvault_attribute
, to do this just specify the type as a symbol.