Releases: LeoBakerHytch/ts-dotenv
Releases · LeoBakerHytch/ts-dotenv
v0.9.1
v0.9.0
- Now ignores whitespace before / after the value
- Adds support for single- and double-quoted strings (within which leading & trailing whitespace is preserved)
- Support for base64-encoded data is now covered by the README