v1.4.0
Highlights:
- Add an
inital_textparameter, which can be used to log that the timer has been started (contributed by Matthew Price)
See changelog for more details
v1.3.2
v1.3.1
Highlights:
- Explicit support for Python 3.10 and 3.11
- Package is marked as typed
See changelog for more details
v1.3.0
v1.2.0
v1.1.0
Highlights:
- Added
.lastattribute with the value of the last measured time (by @janfreyberg)
See changelog for more details.
v1.0.0
Update documentation to point to the accompanying article
v0.1.2
v0.1.1
- Add credit to midgard for original implementation (#2)
- Add dependency on dataclasses backport for Python 3.6 (#1)