Releases: dvdprrsh/Ciphenv
Releases · dvdprrsh/Ciphenv
v3.0.0
What's Changed
- the main change is fixing broken links in various files
- allow value encryption via api by @dvdprrsh in #9
Full Changelog: v2.1.3...v3.0.0
v2.1.3
What's Changed
- fix: fixes types
- dependencies: Upgrade dotenv from 8.2.0 to 8.6.0 by @snyk-bot in #8
Full Changelog: 2.0.0...v2.1.3
v2.1.0
New Feature
- Able to add entire files to be encrypted with a new prefix (
DEC_FILE_PATH
)
See the readme for more info on how to use the new functionality.
v2.0.0
New Feature
- Able to encrypt/decrypt a single value
Breaking Change
-O, --overwrite
deprecated and replaced with -R, --replace
v1.1.0
- Added a more descriptive error message for decryption.
- Added
mocha
with chai
tests
1.0.1
Change to get publish working
V1 Release
1.0.0
Changes for ciphenv package