Passhash v0.2.0 Release Notes

Release Date: 2018-03-28 // about 6 years ago
  • ๐Ÿ”„ Changes

    Backwards Incompatible

    • โž• Addresses: #7
      • Existing code calling a Credential.Reset*() method should use the corresponding Credential.ChangePassword*() method
      • Credential.Reset*() methods should be used to reset a password, not change it.

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘ Officially support Go 1.10