8000 Releases · sectore/timr-tui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sectore/timr-tui

v1.3.1

03 Jul 09:01
1d54279
Compare
Choose a tag to compare

Features

  • (args) set content by given duration #81

Fixes

  • (pomodoro) ctrl+r resets rounds AND both clocks #83
  • (pomodoro) reset active clock only #82

Misc.

  • (deps) Rust 1.88.0 #85

Full Changelog

v1.3.0...v1.3.1

v1.3.0

07 May 09:43
c370d30
Compare
Choose a tag to compare

Features

pomodoro-round

  • (pomodoro/countdown) Change initial value #79, aae5c38

Changes

  • Update keybindings #76

Misc.

  • (flake) use alsa-lib-with-plugins #77
  • (readme) add keybindings + toc #78

Full Changelog

v1.2.1...v1.3.0

v1.2.1

17 Apr 10:26
675428c
Compare
Choose a tag to compare

Fixes

  • (countdown) Reset Mission Elapsed Time (MET) if countdown is set by cli arguments #71
  • (countdown) Reset Mission Elapsed Time (MET) while setting countdown by local time #72

Misc.

  • (deps) Use latest Rust 1.86 #73
  • (cargo) Exclude files for packaging e7a5a1b
  • (just) group commands #70

Full Changelog

v1.2.0...v1.2.1

v1.2.0

26 Feb 11:15
4e70069
Compare
Choose a tag to compare
< 10000 div data-view-component="true" class="Box-body">

Features

  • (notification) Clock animation (blink) by reaching done mode (optional) #65
    blink

  • (notification) Native desktop notification (optional, experimental) #59
    native-desktop-notification

  • (notification) Sound notification (optional, experimental, available in local build only) #62

  • (logging) Add --log arg to enable logs e094d7d

Misc.

  • (refactor) Refactor event handling for using a mpsc channel to send AppEvent's from anywhere. #61, #64
  • (extension) Use set_panic_hook for better error handling #67
  • (deps) Use latest Rust 1.85 and Rust 2024 Edition. Refactor flake to consider rust-toolchain.toml etc. #68

Full Changelog

v1.1.0...v1.2.0

v1.1.0

22 Jan 09:53
ec18da0
Compare
Choose a tag to compare

Features

  • (countdown) Edit countdown by local time #49

    demo-countdown-localtime.webm

Fixes

  • (ci) Build statically linked binaries for Linux #55
  • (ci) Remove magic nix cache action (#57) #56

Misc.

  • (deps) Latest Rust 1.84, update deps #48

Full Changelog

v1.0.0...v1.1.0

v1.0.0

22 Jan 09:49
4ee5d7b
Compare
Choose a tag to compare

Happy v1.0.0 🎉

Features

  • (countdown) Mission Elapsed Time (MET). #45, #46

    countdown-met

  • (footer) Local time. Optional and with custom formats. #42, #43

    local-time

  • (docs) More installation instructions: Cargo, AUR (Arch Linux) #41, pre-built release binaries (Linux, macOS, Windows) #47

New Contributors

  • @orhun made their first contribution in #41

Full Changelog

v0.9.0...v1.0.0

v0.9.0

03 Jan 15:55
568515f
Compare
Choose a tag to compare

Initial version.

Features

  • Add Pomodoro, Timer, Countdown
  • Persist application state
  • Change styles
  • CLI
0