Skip to content

Releases: race604/clock-tui

v0.6.0

16 Feb 05:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Sep 13:54
Compare
Choose a tag to compare

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

31 Aug 14:02
Compare
Choose a tag to compare

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

24 Aug 01:37
d01683f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

08 Aug 08:44
4844409
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Aug 01:36
5ab34df
Compare
Choose a tag to compare

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

  • @wezm made their first contribution in #2
  • @race604 made their first contribution in #4

Full Changelog: v0.2.1...v0.3.0

v0.2.1

07 Aug 01:34
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Aug 01:34
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Aug 01:33
Compare
Choose a tag to compare