Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhui dhui released this 28 Mar 09:17
· 30 commits to master since this release

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