python-decouple v3.6 Release Notes

Release Date: 2022-02-02 // about 2 years 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