Packages
Encrypted fields for Ecto
Current section
Files
Jump to
Current section
Files
cloak_ecto
CHANGELOG.md
CHANGELOG.md
# Changelog
## [v1.2.0](https://github.com/danielberkompas/cloak_ecto/tree/v1.2.0) (2021-06-05)
[Full Changelog](https://github.com/danielberkompas/cloak_ecto/compare/v1.1.1...v1.2.0)
**Merged pull requests:**
- Remove pbkdf2 optional dependency, update instructions [\#25](https://github.com/danielberkompas/cloak_ecto/pull/25) ([danielberkompas](https://github.com/danielberkompas))
- Support Erlang 24 [\#24](https://github.com/danielberkompas/cloak_ecto/pull/24) ([danielberkompas](https://github.com/danielberkompas))
## [v1.1.1](https://github.com/danielberkompas/cloak_ecto/tree/v1.1.1) (2020-10-20)
[Full Changelog](https://github.com/danielberkompas/cloak_ecto/compare/v1.1.0...v1.1.1)
## [v1.1.0](https://github.com/danielberkompas/cloak_ecto/tree/v1.1.0) (2020-10-20)
[Full Changelog](https://github.com/danielberkompas/cloak_ecto/compare/v1.0.2...v1.1.0)
**Merged pull requests:**
- Upgrade to ecto 3.5 [\#13](https://github.com/danielberkompas/cloak_ecto/pull/13) ([drewolson](https://github.com/drewolson))
## [v1.0.2](https://github.com/danielberkompas/cloak_ecto/tree/v1.0.2) (2020-01-29)
[Full Changelog](https://github.com/danielberkompas/cloak_ecto/compare/v1.0.1...v1.0.2)
**Closed issues:**
- Hashed, searchable columns [\#4](https://github.com/danielberkompas/cloak_ecto/issues/4)
- \(ArgumentError\) invalid or unknown [\#2](https://github.com/danielberkompas/cloak_ecto/issues/2)
**Merged pull requests:**
- Replace Flow with Task.async\_stream [\#5](https://github.com/danielberkompas/cloak_ecto/pull/5) ([wojtekmach](https://github.com/wojtekmach))
- don't forget to define your type [\#3](https://github.com/danielberkompas/cloak_ecto/pull/3) ([barberj](https://github.com/barberj))
## [v1.0.1](https://github.com/danielberkompas/cloak_ecto/tree/v1.0.1) (2019-08-09)
[Full Changelog](https://github.com/danielberkompas/cloak_ecto/compare/v1.0.0...v1.0.1)
## [v1.0.0](https://github.com/danielberkompas/cloak_ecto/tree/v1.0.0) (2019-07-31)
[Full Changelog](https://github.com/danielberkompas/cloak_ecto/compare/v1.0.0-alpha.0...v1.0.0)
## [v1.0.0-alpha.0](https://github.com/danielberkompas/cloak_ecto/tree/v1.0.0-alpha.0) (2018-12-31)
[Full Changelog](https://github.com/danielberkompas/cloak_ecto/compare/91a4ca35b6f96e1f12d9b4efa804af89a8e6c3eb...v1.0.0-alpha.0)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*