v0.2.0
Pre-release
Pre-release
Changes
Backwards Incompatible
- Addresses: #7
- Existing code calling a
Credential.Reset*()
method should use the correspondingCredential.ChangePassword*()
method Credential.Reset*()
methods should be used to reset a password, not change it.
- Existing code calling a
Improvements
- Officially support Go 1.10