Releases: juri/dotenvy
Releases · juri/dotenvy
0.3.0
0.2.0
- Move free functions inside a new type,
DotEnvironment
, or inside the error types. - Add tools for loading the default
.env
file and for combining it with the process environment. - Add more documentation.
- Fix handling of escaped double quote in an unquoted value.
- Fix handling of file not found on non-Darwin platforms.