All Versions
28
Latest Version
Avg Release Cycle
80 days
Latest Release
1385 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.1.1 Changes
June 05, 2021๐ Merged pull requests:
- โ Remove unused pbkdf2 dependency #107 (danielberkompas)
-
v1.1.0 Changes
June 05, 2021๐ Merged pull requests:
- ๐ Prepare for 1.1.0 release #106 (danielberkompas)
- โ Add regression tests to prepare for OTP 24 #105 (danielberkompas)
- ๐ Erlang 24 Support #104 (mjquinlan2000)
- ๐ Update Upgrade Documentation Link #101 (kevin-j-m)
-
v1.0.3 Changes
October 20, 2020 -
v1.0.2 Changes
February 01, 2020Closed issues:
- AES GCM should use a 12 byte nonce instead of 16 #93
๐ Merged pull requests:
- [#93] Add option to specify iv length for AES.GCM #95 (danielberkompas)
-
v1.0.1 Changes
January 29, 2020 -
v1.0.0 Changes
December 31, 2018This release extracts all Ecto components to the new cloak_ecto package. See #77 for more details.
๐ฅ Breaking Changes
- Ecto components are no longer included. You will need to install
cloak_ecto
to get them. - 0๏ธโฃ Jason is now the default JSON library.
- Ecto components are no longer included. You will need to install
-
v1.0.0-alpha.0 Changes
December 31, 2018This release extracts all Ecto components to the new cloak_ecto package. See #77 for more details.
๐ฅ Breaking Changes
- Ecto components are no longer included. You will need to install
cloak_ecto
to get them. - 0๏ธโฃ Jason is now the default JSON library.
- Ecto components are no longer included. You will need to install
-
v0.9.2 Changes
December 26, 2018๐ Merged pull requests:
-
v0.9.1 Changes
October 07, 2018Closed issues:
๐ Merged pull requests:
- ๐ Improve PBKDF2 config error messages #87 (jc00ke)
- [#81] Fix migrator with embedded schemas #83 (danielberkompas)
- Migration task succeeds on empty table #82 (kevin-j-m)
- โก๏ธ Update docs #80 (hl)
- โฌ๏ธ Upgrade Flow to 0.14 #79 (mikeastock)
-
v0.9.0 Changes
September 29, 2018๐ฅ Breaking changes:
- ๐ Make Cloak.Vault a GenServer #75
๐ Merged pull requests:
- [#75] Make Cloak.Vault a GenServer #78 (danielberkompas)