@buttercup/credentials
Version:
Encrypted credentials handler for Buttercup
28 lines (17 loc) • 346 B
Markdown
# Credentials changelog
## v2.0.0
_2020-01-03_
* **Breaking changes:**
* `app-env` used for core crypto functionality
## v1.2.0
_2019-01-29_
* Add `Credentials#getID` method
## v1.1.1
_2018-06-19_
* Fix typo in `Credentials.fromSecureString`
## v1.1.0
_2018-04-02_
* New iocane API (v1)
## v1.0.0
_2018-03-21_
* Initial release