Releases: race604/clock-tui
Releases · race604/clock-tui
v0.6.0
What's Changed
- support multiple durations for timer by @race604 in #24
- added flash to the terminal screen when timer expires to catch user's attention by @gauravagnihotristla in #29
New Contributors
- @gauravagnihotristla made their first contribution in #29
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix lint error reported by clippy by @race604 in #18
- support customized timezone for clock by @race604 in #20
- reorganize code to bin and lib crate by @race604 in #21
- add xtasks to generate man page and autocomplete files by @race604 in #22
- extract a font layer and reimplement the bricks font by @race604 in #23
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- implement countdown timer by @race604 in #17
- 9ef4575 update README for countdown mode
- f3e58a6 support H:M format in countdown
- 1215037 pad zeros to keep width in consistent
- 3c1b0c1 fix bug in parsing color name
- 75e7de9 support millis option for countdown timer
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.1
v0.3.0
What's Changed
- Add flag to hide fractional seconds on timer by @wezm in #2
- Blink timer when it finishes by @wezm in #3
- lower tick rate when non-millis by @race604 in #4
- accept a command to run when the timer ends by @race604 in #5
- bump version to 0.3.0 by @race604 in #6
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release.
Full Changelog: https://github.com/race604/clock-tui/commits/v0.1.0