Releases: arsood/Cooler-Env
Releases · arsood/Cooler-Env
v2.1.0
- Async / Await on all methods
- Better error messaging
v2.0.10
- loadEnv function export
- Update documentation
v2.0.5
- Fix Typescript-related errors
v2.0.0
- Typescript migration
- Jest and Babel integration
v1.0.0
Official first stable release
v0.0.8
This release fixes a small bug in the module exports.
v0.0.7
This release adds the functionality to automatically append the key files to .gitignore if it exists. This will protect keys from being exposed via VCS.
v0.0.6
This release fixes the issue that the encrypted file binary would change on each read triggering VCS to track the new change.