We announce the immediate availability V2.5.0.
New Features
- Added boolean variable validation (#197)
- Added a way to get a list of defined variables (#199)
- Added
safeLoad
method, ignoring missing dotenv files (#242)
Bug Fixes
- Avoid double instantiation of the loader (#215)
- Allow nested variables to contain periods (#250)
- Fixed comments on empty variables (#272)
- Fix quote processing running out of memory (#275)