All Versions
5
Latest Version
Avg Release Cycle
168 days
Latest Release
1231 days ago

Changelog History

  • v1.2.1 Changes

    December 11, 2020
    • ๐Ÿ”’ Apply recommended fix for potential low-impact security vulnerability
  • v1.2 Changes

    December 11, 2020
    • โœ‚ Remove support for < Go 1.14
    • ๐Ÿšš Cleanup Hash() signature, remove variadic input for custom parameters. thanks @tredoe
    • ๐Ÿ‘Œ Improve constants, thanks @tredoe
    • โœ‚ Remove fake testing dependency
    • โœ‚ Remove vendor directory. thanks @tredoe
    • ๐Ÿ‘• Use GolangCI-Lint v1.31, apply lint fixes.
  • v1.1

    March 12, 2019
  • v1.0.2 Changes

    February 20, 2019
    • Return error on salt generation error
  • v1.0.1 Changes

    February 08, 2019
    • ๐Ÿ›  Fix Issue with hash comparison that could allow timing-based attacks