Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 1.24 KB

CHANGELOG.rst

File metadata and controls

60 lines (45 loc) · 1.24 KB

Changelog

1.0.10 (2023-11-28)

  • [PATCH] Use Ubuntu 20 for newer OpenSSL
  • [PATCH] Use PRs for releases since default branch is protected now

1.0.9 (2023-11-27)

  • [PATCH] Install requires typing-extensions

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