Skip to content

Releases: arsood/Cooler-Env

v2.1.0

01 Oct 18:45
bf9ccf5
Compare
Choose a tag to compare
  • Async / Await on all methods
  • Better error messaging

v2.0.10

01 Oct 17:26
Compare
Choose a tag to compare
  • loadEnv function export
  • Update documentation

v2.0.5

30 Sep 19:09
Compare
Choose a tag to compare
  • Fix Typescript-related errors

v2.0.0

30 Sep 17:49
4bee1a6
Compare
Choose a tag to compare
  • Typescript migration
  • Jest and Babel integration

v1.0.0

17 May 19:25
Compare
Choose a tag to compare

Official first stable release

v0.0.8

12 May 18:33
Compare
Choose a tag to compare

This release fixes a small bug in the module exports.

v0.0.7

11 May 19:02
Compare
Choose a tag to compare

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

11 May 18:40
Compare
Choose a tag to compare

This release fixes the issue that the encrypted file binary would change on each read triggering VCS to track the new change.

v0.0.4

10 May 23:25
Compare
Choose a tag to compare

Initial release