Releases: HBNetwork/python-decouple
Releases · HBNetwork/python-decouple
v3.8
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
- @b0o made their first contribution in #153
- @ibachar-es made their first contribution in #137
Full Changelog: v3.7...v3.8
v3.7
What's Changed
- Fix
Csv
cast hanging withdefault=None
, now returning an empty list. (#149)
New Contributors
- @iurisilvio made their first contribution in #149
Full Changelog: v3.6...v3.7
v3.6
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
Fix readme and bump version
v3.4
Update setup.py