Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.01 KB

CHANGELOG.rst

File metadata and controls

51 lines (38 loc) · 1.01 KB

Changelog

1.0.4 (2022-09-01)

  • [PATCH] Update attrs dependency (#12)

1.0.3 (2021-09-20)

  • [PATCH] Fix mypy errors

1.0.2 (2020-03-06)

  • [PATCH] Fix #9: Catch circular Django settings import Conformity error

1.0.1 (2019-12-11)

  • [PATCH] Fix setup.cfg wheel config to build proper wheel

1.0.0 (2019-11-22)

  • [MAJOR] Remove legacy configuration format version 1

0.21.5 (2019-11-01)

  • [PATCH] Add support for Python 3.8

0.21.4 (2019-10-02)

  • [PATCH] Do not raise an error on stopping un-started timer

0.21.3 (2019-10-02)

  • [PATCH] Fix 'Cannot stop a timer before it has started'

0.21.2 (2019-10-01)

  • [PATCH] Fix .readthedocs.yml

0.21.1 (2019-09-30)

  • [PATCH] Finish the documentation

0.21.0 (2019-09-30)

  • First release after open-sourcing

0.20.0 (2019-09-16)

  • Initial commit