Releases: matthewhartstonge/hasher
Releases · matthewhartstonge/hasher
v3.3.2
🚢 v3.3.2 - 2021-04-27
Fixed
deps: fixes go mod versioning, by removing go mod.
v3.3.1
v3.3.0
v3.3.0 2020-05-22
Added
- deps: support for go mod
- travis: added support for testing against
go@{1.12, 1.13, 1.14}
Changed
- deps: updated to
github.com/matthewhartstonge/[email protected]
Fixed
- readme: fixed version support table to reference hasher.
v3.2.0
v3.2.0 - 2018-10-15
Changed
- Adds support for fosite v0.25.0
v3.1.0
v3.1.0 - 2018-10-15
Changed
- Adds support for fosite v0.24.0
v3.0.0
v3.0.0 - 2018-09-23
Changed
- oss: Updated license and attributions,
- travis: Updated to test against Go 1.11
- deps: Dependency manager changed to dep v0.5.0
- deps: Updated to
matthewhartstonge/[email protected]
- Updated to support the interface changes brought in for hashers in fosite v0.23.0
v2.0.2
v2.0.2 - 2018-06-14
Changed
- deps: updated
github.com/matthewhartstonge/argon2
tov0.1.1
v2.0.1
v2.0.1 - 2018-06-14
Changed
- Unpinned version constraint on
golang.org/x/crypto
v2.0.0
This version has been released with a pure go implementation of Argon2 password hashing.
v1.0.0
General Release!