v3.2.0 (2024-10-04)
- Changes
- Updated dependencies and made changes to silence warnings in Elixir 1.17
v3.1.0 (2023-08-26)
- Changes
- Updated dependencies and documentation (through updates to the Comeonin documentation)
v3.0.0 (2022-01-20)
- Changes
- moved
gen_salt
to the Base
module
v2.3.1 (2022-01-19)
v2.3.0 (2021-01-07)
- Enhancements
- Updated Makefile to be more robust, especially for Nerves users
v2.2.0 (2020-03-01)
- Changes
- Using Comeonin v5.3, which changes
add_hash
so that it does NOT set the password to nil
v2.1.0 (2020-01-20)
- Enhancements
- Updated documentation - in line with updates to Comeonin v5.2
v2.0.0 (2019-02-12)
- Enhancements
- Updated to use the Comeonin and Comeonin.PasswordHash behaviours (Comeonin v5.0)
v1.0.0 (2019-01-17)
- Enhancements
- Updated C NIF code to use dirty schedulers
v0.12.0 (2017-08-06)
- Changes
- Created separate Bcrypt library