Skip to content

Releases: on3iro/zentime-rs

v0.15.0 (2023-05-05)

05 May 13:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.3...0.15.0

v0.14.3 (2023-03-26)

26 Mar 07:32
Compare
Choose a tag to compare

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)

25 Mar 22:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.1...0.14.2

v0.14.1 (2023-03-25)

25 Mar 21:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.14.1

v0.14.0 (2023-03-14)

14 Mar 20:01
Compare
Choose a tag to compare

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)

09 Mar 18:47
Compare
Choose a tag to compare

What's Changed

  • FIX: Postpone notification on postpone end by @on3iro in #42

Full Changelog: 0.13.0...0.13.1

v0.13.0 (2023-03-09)

09 Mar 18:26
Compare
Choose a tag to compare

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 and PomodoroTImer 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)

23 Jan 10:45
Compare
Choose a tag to compare

What's Changed

  • FEATURE: Configuration of break suggestions by @on3iro in #38

Full Changelog: 0.11.0...0.12.0

v0.11.0 (2022-12-30)

30 Dec 20:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.11.0

v0.10.1

21 Dec 19:49
Compare
Choose a tag to compare

What's Changed

  • Differentiate between debug and production server by @on3iro in #34

Full Changelog: 0.10.0...0.10.1