- issue key value splitting if line contains more than one equal sign (#e41e1b0)
- multiline with export (#b52d753)
- issue with multiline parsing (#49d97f6)
- issue backslash but no quote character (#e3c85d4)
- fix README and document type fields in dotenv.js (#231bd13)
- bump dependencies (#612fc1c)
- cli to encrypt and decrypt values (#47059e7)
- document throwOnDecryptionError parameter option (#870d803)
- encrypted keys (#76f842f)
- prevent accidential sideloading of files via env-vars (#35f908f)
- hide types (#ab7eaa2)
- load file contents with file:// (#ce5ffd1)
- issue with arrays on camelCased keys (#4f688c2)
- group env variables into nested object (#81652af)
- rearrange array values (#17ac86b)
- bump dependencies (#174a34a)
- set values on camel cased keys (#9466b2f)
- bump dependencies (#bae9f9f)
- fail if coerced type does not match default (#4e8b686)
- bump devDependencies (#f5621f3)
- add testcase with boolean variable (#57d54d8)
- dotenv and dotconfig (#3df6fd0)
- types (#11699f6)
- simplify assignment logic (#9dbffa0)
- set array values (#a59556d)
- process env with multiple overlapping keys (#08921bc)
- publishConfig (#f8b6f87)
- 🥳 (#369284e)
- inital commit (#a78a6aa)