Skip to content
[0.10.0] - 2023-02-19

added:
* support for HH:MM:SS.ss duration format
* overhauled error messages
* added message when subtracting clamps to zero

changed
* changed time display formatting
* changed prompt from "<" and ">" to ";" and "*"
* changed empty precision input to reset to default
* check for overflow when applying offset instead of saturating
* check for overflow when toggling the stopwatch
* check for overflow when displaying elapsed time
* msrv bumped to `1.66.1`