Skip to content

v2.3.1

Choose a tag to compare

@koladev32 koladev32 released this 27 Dec 15:21
· 60 commits to main since this release

Full Changelog: v2.3.0...v2.3.1

  • Fixed: Documentation updates and fixes
    • Added Python 3.10-3.13 and Django 4.2.17+/5.x support info to README
    • Added security features and type annotations mention to README
    • Documented bump2version usage in CONTRIBUTING.md
    • Fixed import error in customizing_api_key_model.rst
    • Fixed broken links and typos in documentation
    • Added missing settings documentation (IP_ADDRESS_HEADER, API_KEY_CLASS, ROTATION_PERIOD)