Skip to content

Releases: illagrenan/block-timer

v0.2.0

12 Sep 18:46

Choose a tag to compare

  • Add support for Python 3.7
  • Printing of elapsed time can be disabled or can be redirected to custom output. Thanks @aparamon for this.

v0.1.2

04 Dec 16:55

Choose a tag to compare

  • Added support for Python 3.4.

v0.1.1

03 Dec 12:34

Choose a tag to compare

  • Intialize elapsed in the __init__ method
  • Python 3.6 and 3.7 support on Travis