django-cache-machine v1.1.0 Release Notes

Release Date: 2019-02-18 // about 5 years ago
    • ⬇️ Drop official support for unsupported Django versions (1.8, 1.9, and 1.10)
    • ➕ Add support for Django 2.0, 2.1, and 2.2 (thanks, @JungleKim and @wetneb!)
    • ➕ Add support for Python 3.7
    • 🛠 Fix Travis

Previous changes from v1.0.0

    • ⚡️ Update Travis and Tox configurations
    • ⬇️ Drop support for Python < 2.7
    • ➕ Add support for Python 3.5 and 3.6
    • ⬇️ Drop support for Django < 1.8
    • ➕ Add support for Django 1.9, 1.10, and 1.11
    • ✂ Removed all custom cache backends.
    • 🛠 Flake8 fixes

    👀 See #125 for PR