Skip to content

v1.3.0

Compare
Choose a tag to compare
@jpadilla jpadilla released this 06 Dec 14:24
· 34 commits to master since this release

Thanks to @jamieconnolly for all this awesome work. Ref #7.

Changelog

  • Use a regex for line matching
  • Substitute environment variables in a value
  • Correct behaviour between no quote/single quote/double quote values
  • Handle correct escaping of values
  • Add in lots of tests

Upgrading

$ pip install --upgrade django-dotenv