All Versions
28
Latest Version
Avg Release Cycle
80 days
Latest Release
1027 days ago

Changelog History
Page 3

  • v0.3.2 Changes

    August 05, 2017

    Full Changelog

    Closed issues:

    • โš  Compile warnings #34
    • ๐Ÿ‘ Allow key to be in Application env #31
    • โž• Add salt option to cloak for increased security #26
    • How to encrypt with user's own key instead of key from config? #24
    • index on encryption_version #23
    • โž• Adding interoperability with attr_encrypted? #22
    • Provide Vault Transit cipher #21

    ๐Ÿ”€ Merged pull requests:

    • โž• Add ability to pull cipher key from OTP app env #32 (tielur)
    • โž• Add prepare\_changes example to module doc for use with ecto 2.0 #27 (kgautreaux)
    • โš  clean up compile warnings under Elixir 1.4 #25 (boydm)
  • v0.3.0 Changes

    September 16, 2016

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v0.2.3 Changes

    September 16, 2016

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • โšก๏ธ mix cloak.migrate doesn't update encryption_version field #16

    Closed issues:

    • cloak migration not running #18
    • Issue integration with Ecto2? #12
    • ๐Ÿ‘Œ Support for Ecto 2.0 #10
    • :system AES keys aren't getting base64 decoded #9

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ [#16] Update encryption version in cloak.migrate #19 (danielberkompas)
    • ๐Ÿ›  Fix validation bug in cloak.migrate #15 (bgeihsgt)
    • โž• Add key generation example to README. #14 (rpelyush)
    • โž• Add deps badge to README #13 (rrrene)
  • v0.2.2 Changes

    May 20, 2016

    Full Changelog

    Closed issues:

    • Cloak.EncryptedMapField strange Poison errors #6
    • How to generate keys? #5

    ๐Ÿ”€ Merged pull requests:

  • v0.2.1 Changes

    April 06, 2016

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Update examples to reflect the remotion of Cloak.Model #4 (philss)
  • v0.2.0 Changes

    December 16, 2015

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • โž• Added sample migration to README #3 (mspanc)
    • โž• Added ability to store keys in the environment variables #2 (mspanc)
    • Inform that key must be 16, 24 or 32 bytes long #1 (mspanc)
  • v0.1.0 Changes

    September 22, 2015
  • v0.1.0-pre Changes

    September 16, 2015

    Full Changelog

    * This Changelog was automatically generated by github_changelog_generator