Skip to content

0.2.0

Compare
Choose a tag to compare
@juri juri released this 12 May 08:32
· 11 commits to main since this release
  • 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.