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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sectore/timr-tui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: sectore/timr-tui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 9 commits
  • 12 files changed
  • 1 contributor

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    44af71c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. (pomodoro) reset active clock only (#82)

    It reverts changes of cc35f20
    sectore authored May 13, 2025
    Configuration menu
    Copy the full SHA
    5f4c5bb View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Configuration menu
    Copy the full SHA
    d27587a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Rust 1.87.0 (#84)

    * Rust 1.87.0
    
    * nix flake update
    
    * update CHANGELOG
    
    * cargo upgrade
    
    name         old req compatible latest new req
    ====         ======= ========== ====== =======
    color-eyre   0.6.2   0.6.5      0.6.5  0.6.5
    tokio        1.41.1  1.45.1     1.45.1 1.45.1
    tokio-stream 0.1.16  0.1.17     0.1.17 0.1.17
    tokio-util   0.7.12  0.7.15     0.7.15 0.7.15
    clap         4.5.23  4.5.39     4.5.39 4.5.39
    time         0.3.37  0.3.41     0.3.41 0.3.41
    notify-rust  4.11.4  4.11.7     4.11.7 4.11.7
    thiserror    2.0.11  2.0.12     2.0.12 2.0.12
    sectore authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    93a3cde View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Rust 1.88.0 (#85)

    * Rust 1.88.0
    
    * nix flake update
    
    * cargo upgrade
    
    * lint
    
    all `uninlined_format_args` related
    @see https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
    sectore authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    bfa40fd View commit details
    Browse the repository at this point in the history
  2. lint again

    in addition to #88, especially 78f5269
    sectore committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    5bc37f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. bump v1.3.1

    sectore committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    936d82e View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    sectore committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    cc656b6 View commit details
    Browse the repository at this point in the history
  3. start workflow by release/* branches only

    but not by tags to avoid overriding releases.
    sectore committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    1d54279 View commit details
    Browse the repository at this point in the history
Loading
0