Skip to content

Releases: aaronland/go-password

0.4.1

30 Sep 16:12
1936582
Compare
Choose a tag to compare

What's Changed

  • Update vendor deps and fix argon2id tests by @straup in #5

New Contributors

  • @straup made their first contribution in #5

Full Changelog: v0.4.0...v0.4.1

0.4.0

13 Jun 15:29
Compare
Choose a tag to compare
  • Add support for argon2id passwords

0.3.1

13 Jun 14:55
Compare
Choose a tag to compare
  • Update vendor deps

0.3.0

10 Oct 04:27
Compare
Choose a tag to compare
  • Update NewBcryptPassword to handle ?digest= parameters
  • Update tests

0.2.0

09 Oct 19:40
Compare
Choose a tag to compare
  • Update to use aaronland/go-roster
  • Update to require Go 1.18 or higher
  • Improved tests
  • Update vendor deps

0.1.0

01 Jun 22:07
Compare
Choose a tag to compare
  • Switch to URI-style declarations.
  • This release is backwards incompatible.

0.0.2

06 Jul 15:11
Compare
Choose a tag to compare
v0.0.2

add cli.GetPassword

0.0.1

02 Jul 20:41
Compare
Choose a tag to compare
v0.0.1

initial commit