- Docs, CI pipeline, and code formatting improvements [aleksihakli]
5.0.13
Not secure
-------------------
- Python 3.8 and PyPy support. [aleksihakli] - Migrate to ``setuptools_scm`` and automatic versioning. [aleksihakli]
5.0.12
Not secure
-------------------
- Support callables for ``AXES_COOLOFF_TIME`` setting. [DariaPlotnikova]
5.0.11
Not secure
-------------------
- Fix typo in rST formatting that prevented 5.0.10 release to PyPI. [aleksihakli]
5.0.10
-------------------
- Refactor type checks for ``axes.helpers.get_client_cache_key`` for framework compatibility, fixes 471. [aleksihakli]
5.0.9
Not secure
------------------
- Add better handling for attempt and log resets by moving them into handlers which allows customization and more configurability. Unimplemented handlers raise ``NotImplementedError`` by default. [aleksihakli] - Add Python 3.8 dev version and PyPy to the Travis test matrix. [aleksihakli]