Skip to content

Releases: HBNetwork/python-decouple

v3.8

01 Mar 19:38
860969c
Compare
Choose a tag to compare

What's Changed

  • Raise KeyError when key is not found in ini repositories by @b0o in #153
  • Fix infinite recursion on Windows by @ibachar-es in #137

New Contributors

Full Changelog: v3.7...v3.8

v3.7

09 Jan 19:48
9cc2f7e
Compare
Choose a tag to compare

What's Changed

  • Fix Csv cast hanging with default=None, now returning an empty list. (#149)

New Contributors

Full Changelog: v3.6...v3.7

v3.6

02 Feb 19:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5...v3.6

v3.5

30 Sep 20:51
Compare
Choose a tag to compare
Fix readme and bump version

v3.4

05 Jan 14:38
6d0a1f4
Compare
Choose a tag to compare
Update setup.py