Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## v0.4.0
* `Secrex.AES` accepts additional authenticated data (AAD).
* Added support for OTP 24.
## v0.3.0
* Started to ignore trailing whitespaces in encryption key.
* Introduced `:cipher` option.
* Made `Secrex.AES` public.
## v0.2.1
* Fixed `Mix.Secrex.secret_files_changed?/0` to detect decryption failure.
## v0.2.0
* Improved error messages.
## v0.1.0
* Initial release.