Changelog
This is the changelog for Pwned by Core Theory.
1.2.4 (2021-01-26)
Enhancements
- Add
hibp-api-keyto CI to enable checking email and password tests.
1.2.3 (2021-01-26)
Enhancements
- Add default for application environment
:user_agentand ability to override in 3rd party application config files. - Add usage explanation for setting the
:user_agentin 3rd party applications. - Add
@moduledoctoPwned.APIClient.
1.2.2 (2021-01-26)
Enhancements
- Add
CHANGELOG.mdfile.
1.2.1 (2021-01-26)
Bug fixes
- Update application name to match
:pwned_coretheory. Previous application name mismatch was causingPwned.check_email(email)to return{:error, "unauthorized api key"}with valid key.