python-decouple v3.6 Release Notes
Release Date: 2022-02-02 // over 1 year ago-
- โ Add support for Docker secrets.
- ๐ Fix deprecation warning on Python 3.10
Previous changes from v3.5
-
- ๐ Fix: fix syntax warnings due to comparison of literals using
is
- ๐ Fix: avoid DeprecationError on ConfigParser.readfp()
- โ Add Tox Github Action
- ๐ Documentation fixups
- ๐ Security: bump Pygments version to >=2.7.4
- ๐ Fix .env -file quote stripping
- ๐ Changelog catchups for 3.2 and 3.3
- ๐ Fix: fix syntax warnings due to comparison of literals using