Skip to content

Latest commit

 

History

History
92 lines (59 loc) · 6 KB

CHANGELOG.md

File metadata and controls

92 lines (59 loc) · 6 KB

Changelog

1.3.0 (2024-04-06)

Full Changelog

Fixed bugs:

  • can't define label when define MyApp.Encrypted.Binary #49
  • Migrator breaks with Ecto.Enum field in the same schema #46
  • Trouble loading the Cloak.Ecto.PBKDF2 library #30
  • The version 1.2.0 generates an unexpected error #26
  • Migrator doesn't handle plaintext arrays or maps with inner types #8
  • 🐛 Fix Migrator when schema contains Ecto.Enum #51 (danielberkompas)

Closed issues:

  • order by #48
  • SQLite3 support? #45
  • Add a Decimal type #43
  • Create unique contraint for encrypted or hashed column #40
  • Documentation: cloak.migrate.ecto mix task ignores labels and is order-dependent #33
  • Remove insecure example from docs #29
  • Decrypt for postgresql's native encrypt function? #28
  • Missing function :crypto.block_encrypt/4 in Erlang 24 #23
  • Not possible to compile with Ecto 3.6.0 #20
  • Support blind indexes #18
  • In multi-tenant setting #15
  • Cloak.Ecto.Type does not conform to the Ecto.Type behavior #12

Merged pull requests:

v1.2.0 (2021-06-05)

Full Changelog

Merged pull requests:

v1.1.1 (2020-10-20)

Full Changelog

v1.1.0 (2020-10-20)

Full Changelog

Merged pull requests:

v1.0.2 (2020-01-29)

Full Changelog

Closed issues:

  • Hashed, searchable columns #4
  • (ArgumentError) invalid or unknown #2

Merged pull requests:

v1.0.1 (2019-08-09)

Full Changelog

v1.0.0 (2019-07-31)

Full Changelog

v1.0.0-alpha.0 (2018-12-31)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator