No more pycrypto, and more!
New Stuff
- Replaced PyCrypto with
cryptography
(https://cryptography.io/en/latest/), and a bunch of refactorings to separate KMS and crypto operations by @nathan-muir - fix the to the non-default digest method and a travis fix by @toidi
- Added the ability to get secrets by wildcard when using credstash as a library by @rogthefrog
- Some exception cleanup by @zhaow-de
- helptext improvements by @aboyett
- support the dotenv output format by @amerghazal
- README improvements by @jsm and @jakubka
- Allow default secret in putSecret by @atjones0011
- some flake8 fixes by @jessemyers
Thanks to everyone who contributed to this release!
You can find this release on pypi by doing pip install credstash