Skip to content

Version v2.0.0

Compare
Choose a tag to compare
@ahmetabdi ahmetabdi released this 17 Apr 15:21
· 82 commits to master since this release
0a3898b

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 the type option on vault_attribute, to do this just specify the type as a symbol.