Packages

Simple library to parse and load dotenv files.

Current section

Files

Jump to
dotenv_parser CHANGELOG
Raw

CHANGELOG

2.0.0
-----
+ Added support for multiline values by using quotes around the value.
* Fixed some escaping related corner cases.
1.2.0
-----
First public release.