Skip to content

chore: release v0.2.7#204

Merged
jdrouet merged 1 commit intomainfrom
release-plz-2025-08-02T06-11-04Z
Apr 26, 2026
Merged

chore: release v0.2.7#204
jdrouet merged 1 commit intomainfrom
release-plz-2025-08-02T06-11-04Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Aug 2, 2025

🤖 New release

  • git-metrics: 0.2.6 -> 0.2.7
Changelog

0.2.7 - 2026-04-26

Added

  • (cli) allow overriding config path via --config (#265)

Fixed

  • ignore broken pipe error (#263)
  • remove dead code
  • clippy linter update

Other

  • (cli) replace hand-written verbosity parsing with clap-verbosity-flag (#264)
  • (deps) bundle dependabot bumps (#262)
  • (deps) bump actions/cache from 4 to 5 (#254)
  • (deps) bump nu-ansi-term from 0.50.1 to 0.50.3 (#238)
  • (deps) bump toml from 0.9.7 to 0.9.8 (#236)
  • (deps) bump thiserror from 2.0.16 to 2.0.17 (#235)
  • (deps) bump clap from 4.5.47 to 4.5.48 (#228)
  • (deps) bump tempfile from 3.22.0 to 3.23.0 (#230)
  • (deps) bump serde from 1.0.225 to 1.0.228 (#232)
  • (deps) bump toml from 0.9.6 to 0.9.7 (#226)
  • (deps) bump toml from 0.9.5 to 0.9.6 (#225)
  • (deps) bump serde from 1.0.219 to 1.0.224 (#224)
  • (deps) bump indexmap from 2.11.1 to 2.11.3 (#223)
  • (deps) bump serde_json from 1.0.143 to 1.0.145 (#222)
  • (deps) bump tempfile from 3.21.0 to 3.22.0 (#220)
  • (deps) bump indexmap from 2.11.0 to 2.11.1 (#221)
  • (deps) bump tracing-subscriber from 0.3.19 to 0.3.20 (#218)
  • (deps) bump clap from 4.5.46 to 4.5.47 (#219)
  • (deps) bump clap from 4.5.45 to 4.5.46 (#217)
  • (deps) bump indexmap from 2.10.0 to 2.11.0 (#216)
  • (deps) bump actions/checkout from 4 to 5 (#209)
  • (deps) bump serde_json from 1.0.142 to 1.0.143 (#214)
  • (deps) bump tempfile from 3.20.0 to 3.21.0 (#213)
  • (deps) bump clap from 4.5.42 to 4.5.45 (#210)
  • (deps) bump toml from 0.9.4 to 0.9.5 (#205)
  • (deps) bump thiserror from 2.0.12 to 2.0.16 (#215)
  • (deps) bump amannn/action-semantic-pull-request from 5 to 6 (#212)
  • (deps) bump serde_json from 1.0.141 to 1.0.142 (#203)
  • (deps) bump toml from 0.9.0 to 0.9.4 (#202)
  • (deps) bump serde_json from 1.0.140 to 1.0.141 (#199)
  • (deps) bump clap from 4.5.41 to 4.5.42 (#201)
  • (deps) bump clap from 4.5.40 to 4.5.41 (#196)
  • (deps) bump indexmap from 2.9.0 to 2.10.0 (#194)
  • (deps) bump toml from 0.8.23 to 0.9.0 (#195)
  • (deps) bump clap from 4.5.39 to 4.5.40 (#193)
  • (deps) bump toml from 0.8.22 to 0.8.23 (#192)
  • (deps) bump clap from 4.5.38 to 4.5.39 (#190)
  • (deps) bump auth-git2 from 0.5.7 to 0.5.8 (#189)
  • (deps) bump clap from 4.5.37 to 4.5.38 (#187)
  • (deps) bump tempfile from 3.19.1 to 3.20.0 (#186)

Changed

  • Replace hand-written verbosity parsing with clap-verbosity-flag. Adds a -q/--quiet flag. The -v count to log-level mapping is preserved (no flag = silent, -v = ERROR, -vv = WARN, -vvv = INFO, -vvvv = DEBUG, -vvvvv = TRACE).

Removed

  • Drop VERBOSITY environment variable support. Use -v/-q flags instead.


This PR was generated with release-plz.

@github-actions github-actions Bot force-pushed the release-plz-2025-08-02T06-11-04Z branch 10 times, most recently from d850847 to fe46f26 Compare August 28, 2025 05:06
@github-actions github-actions Bot force-pushed the release-plz-2025-08-02T06-11-04Z branch 2 times, most recently from 98561ed to 53209fa Compare September 4, 2025 10:15
@github-actions github-actions Bot force-pushed the release-plz-2025-08-02T06-11-04Z branch 6 times, most recently from c65eee8 to 6a440b8 Compare September 17, 2025 06:48
@github-actions github-actions Bot force-pushed the release-plz-2025-08-02T06-11-04Z branch 8 times, most recently from 06a3b10 to 11051e7 Compare October 12, 2025 06:11
@github-actions github-actions Bot force-pushed the release-plz-2025-08-02T06-11-04Z branch from 11051e7 to 7174818 Compare March 17, 2026 07:53
@github-actions github-actions Bot force-pushed the release-plz-2025-08-02T06-11-04Z branch 3 times, most recently from 6290352 to 0cbe11b Compare April 25, 2026 19:30
@github-actions github-actions Bot force-pushed the release-plz-2025-08-02T06-11-04Z branch from 0cbe11b to 2b7e085 Compare April 26, 2026 11:59
@jdrouet jdrouet merged commit 1b8e739 into main Apr 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant