All Versions
42
Latest Version
Avg Release Cycle
29 days
Latest Release
-

Changelog History
Page 1

  • v5.2.0 Changes

    • โœจ Enhancements
      • updated documentation for the Comeonin module
  • 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
  • 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
  • v4.1.2 Changes

    December 18, 2018
    • ๐Ÿ› Bug fixes
      • made sure that the hash_key option is used if present
  • v4.1.1 Changes

    October 30, 2018
    • ๐Ÿ”„ Changes
      • changed check_pass with statement to case - in an attempt to suppress dialyzer warnings
  • v4.1.0 Changes

    • โœจ Enhancements
      • added hash_key option to check_pass
      • as with version 4.0, check_pass will use :password_hash / :encrypted_password if present
  • 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