Releases: sectore/timr-tui
v1.6.1
v1.6.0
Features
- (event) New eventscreen to count custom date times in the future or past. #117, #120, #122, #123, #124, #125, #129, #130, #131, #132
- 
(keybindings) Switch screens by ←or→keys #127
- 
(duration) Inrease MAX_DURATIONto9999y 364d 23:59:59.9#128
Breaking change
- (pomodoro)! New keybindings ctrl+←orctrl+→to switchwork/pause#127
- (keybindings)! Change keys for screens#126
- (cli)! Remove --countdown-targetargument #121
Misc.
- Add AGENTS.md#133
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Features
- 
(cli) Accept yearsanddaysfor--countdownargument #114
- 
(cli) New --countdown-targetargument to parsecountdownvalues by given time in the future or past #112
 
 
- 
(localtime) Show date#111
 
- 
(edit) Change any value by 10xup or down #110
- 
(timer/countdown): Support daysandyearsup to999y 364d 23:59:59#96
 
Fix
- (edit) Auto jump to next possible value while decreasing, but ignoring zerovalues #109
- (format) Improve format handling + fix days(no zero-padding) #107
Misc.
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.1
v1.3.0
v1.2.1
Fixes
- (countdown) Reset Mission Elapsed Time (MET)ifcountdownis set by cli arguments #71
- (countdown) Reset Mission Elapsed Time (MET)while settingcountdownby local time #72
Misc.
- (deps) Use latest Rust 1.86#73
- (cargo) Exclude files for packaging e7a5a1b
- (just) groupcommands #70
Full Changelog
v1.2.0
Features
- 
(notification) Clock animation (blink) by reaching donemode (optional) #65
 
- 
(notification) Native desktop notification (optional, experimental) #59 
 
- 
(notification) Sound notification (optional, experimental, available in local build only) #62 
- 
(logging) Add --logarg to enable logs e094d7d
Misc.
- (refactor) Refactor event handling for using a mpscchannel to sendAppEvent's from anywhere. #61, #64
- (extension) Use set_panic_hookfor better error handling #67
- (deps) Use latest Rust 1.85andRust 2024 Edition. Refactorflaketo considerrust-toolchain.tomletc. #68