- Fixes present working directory globbing
- Stops generating secret files if it contains
.base64.yml
in the filepath. - Now only logs the files that have actually been generated
- Fixes logging false negative write errors
- Fixes creating b64 encoded secret files for secret types other than 'Opaque'
- Updates readme to be more useful
- Added logging
- Changed to use a recursive glob from
.
- Created build script to ease shipping new releases
- It's alive!