Highlights
autos-switch between work / pause and special pause every n round in Pomodoro.
^ Example: timr-tui --pause '3:00,30:00,4' (default pause 3 min, special pause 30min every 4 rounds). Enable auto-switch by pressing a key.
Features
- (pomodoro) add keybinding for
next/prevrounds #200 - (event) support changing of local time format #194
- (pomodoro) variable pause duration #184
- (pomodoro) auto switch
work/pause(optional) #183, #186
Fix
- (cargo) exclude tests, snapshot, agent files from crates.io
- (duration) use stable functions 6311739
- (keys) remove deprecated
skeybinding to start/stop #197
Misc
- (docs) Update all demos #201
- (skills) add skills:
snapshot-tests,update-cargo-deps,update-changelog,update-rust-version#181, #182, #187, #190, #195, #196 - (test) extend
clock_elementsbuffer tests #198 - (test) add
headerbuffer tests #195 - (test) widget snapshot tests #187, #188, #189, #190, #191, #192, #193, #199, 6545b80
- (dprint): include
mdfiles, excludetargetdir #185 - (deps) Latest Ratatui
v0.30.1et al. #182 - (deps) Rust 1.96.0 #181