Releases: on3iro/zentime-rs
Releases · on3iro/zentime-rs
v0.15.0 (2023-05-05)
What's Changed
- docs: Update README by @jannydiamond in #52
- feat: Set time command by @on3iro in #54
New Contributors
- @jannydiamond made their first contribution in #52
Full Changelog: 0.14.3...0.15.0
v0.14.3 (2023-03-26)
FIX: Trying to publish again (apparently the publish of the timer lib did not work before, which is why the used timer crate was outdated)
0.14.2 (2023-03-25)
v0.14.1 (2023-03-25)
What's Changed
Full Changelog: 0.14.0...0.14.1
v0.14.0 (2023-03-14)
What's Changed
- REFACTOR: Move callback clones into closure scopes by @on3iro in #43
- REFACTOR: Pomodoro typestates by @on3iro in #44
- FEATURE: Improve terminal interface by @on3iro in #46
- FEATURE: Add postpone command by @on3iro in #46
- FEATURE: Automatically start postpone timer by @on3iro in #46
- FEATURE: Add paused state to timer @on3iro in #46
- TASK: Update timer version by @on3iro in #47
Full Changelog: 0.13.1...0.14.0
v0.13.1 (2023-03-09)
What's Changed
Full Changelog: 0.13.0...0.13.1
v0.13.0 (2023-03-09)
What's Changed
- Major refactoring of the underlying
zentime-rs-timer
library by @on3iro in #41 - FEATURE: added break postponing by @on3iro in #41
BREAKING
- Timer library has been split into a dedicated
Timer
andPomodoroTImer
struct.
I won't go into much more detail here, as there currently are no dependents listed on crates.io, so I assume no one will have to migrate...
Full Changelog: 0.12.0...0.13.0
v0.12.0 (2023-01-23)
What's Changed
Full Changelog: 0.11.0...0.12.0
v0.11.0 (2022-12-30)
What's Changed
Full Changelog: 0.10.1...0.11.0