All Versions
42
Latest Version
Avg Release Cycle
29 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v5.2.0 Changes
- โจ Enhancements
- updated documentation for the Comeonin module
- โจ Enhancements
-
v5.1.1
March 08, 2019 -
v5.1.0 Changes
- โจ Enhancements
- add a behaviour_test module to be used by implementations of the Comeonin behaviours
- โจ Enhancements
-
v5.0.0 Changes
February 12, 2019- โจ Enhancements
- updated Comeonin to be a specification for password hashing libraries
- it offers the Comeonin and Comeonin.PasswordHash behaviours
- โจ Enhancements
-
v4.1.2 Changes
December 18, 2018- ๐ Bug fixes
- made sure that the
hash_key
option is used if present
- made sure that the
- ๐ Bug fixes
-
v4.1.1 Changes
October 30, 2018- ๐ Changes
- changed
check_pass
with statement to case - in an attempt to suppress dialyzer warnings
- changed
- ๐ Changes
-
v4.1.0 Changes
- โจ Enhancements
- added
hash_key
option tocheck_pass
- as with version 4.0,
check_pass
will use:password_hash
/:encrypted_password
if present
- added
- โจ Enhancements
-
v4.0
July 27, 2017 -
v3.2
July 15, 2017 -
v3.1.0 Changes
- ๐ Changes
- Now forcing a recompile of C code for Windows users
- ๐ Changes