Skip to content

Releases: HBNetwork/python-decouple

v3.8

Choose a tag to compare

@henriquebastos henriquebastos released this 01 Mar 19:38
860969c

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

Choose a tag to compare

@iurisilvio iurisilvio released this 09 Jan 19:48
9cc2f7e

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

Choose a tag to compare

@henriquebastos henriquebastos released this 02 Feb 19:24

What's Changed

  • Update Changelog to reflect latest versions by @stevejalim in #129
  • fix: replace strtobool for local function by @ZandorSabino in #128

New Contributors

  • @stevejalim made their first contribution in #129
  • @ZandorSabino made their first contribution in #128

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

v3.5

Choose a tag to compare

@henriquebastos henriquebastos released this 30 Sep 20:51
Fix readme and bump version

v3.4

Choose a tag to compare

@henriquebastos henriquebastos released this 05 Jan 14:38
6d0a1f4
Update setup.py