Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@finalwharf finalwharf released this 24 Oct 12:19
· 154 commits to master since this release
ebb88ed

NOTABLE CHANGES

  • Use ActiveRecord Attribute API to implement encrypted attributes
  • Add support for ActiveRecord >= 5.2 and ActiveRecord < 6.0

NEW FEATURES

  • AttributeProxy for easy transition between plaintext and ciphertext attributes