All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.2.0 - 2020-10-10
- Fix
discreetly
to work withgoogle-cloud-kms
>= 2.0.0 (#10)
v0.1.2 - 2020-10-10
- Pin down
google-cloud-kms
to1.4.0
, and updatepip cache
for tests (#11) - chore: Fix setup.py description and README.md release instructions (#8)
- Add template for PRs and commits
v0.1.1 - 2019-12-24
- Use
LOGLEVEL
environment variable to set log level in the cli (#1)
v0.1.0 - 2019-12-18
- Initial release: support for AWS KMS + Parameter Store and GCP KMS + Datastore