python-decouple v3.6 Release Notes

Release Date: 2022-02-02 // over 4 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