Skip to content

Commit 06510f4

Browse files
chore: release v3.2.1 (#564)
### πŸ› Bug Fixes - **(zsh)** escape values without descriptions by [@david-hamilton-glean](https://github.com/david-hamilton-glean) in [#597](#597) - use CARGO_BIN_EXE_usage if set by [@kybe236](https://github.com/kybe236) in [#568](#568) ### πŸ“š Documentation - add releases nav and aube lock by [@jdx](https://github.com/jdx) in [#593](#593) - add linux optional packages to aube lock by [@jdx](https://github.com/jdx) in [#594](#594) ### πŸ“¦οΈ Dependency Updates - pin dtolnay/rust-toolchain action to 631a55b by [@renovate[bot]](https://github.com/renovate[bot]) in [#562](#562) - update codecov/codecov-action digest to 75cd116 by [@renovate[bot]](https://github.com/renovate[bot]) in [#563](#563) - update pnpm/action-setup digest to b906aff by [@renovate[bot]](https://github.com/renovate[bot]) in [#566](#566) - update jdx/mise-action digest to 5228313 by [@renovate[bot]](https://github.com/renovate[bot]) in [#565](#565) - lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#569](#569) - update dtolnay/rust-toolchain digest to 29eef33 by [@renovate[bot]](https://github.com/renovate[bot]) in [#571](#571) - update swatinem/rust-cache digest to e18b497 by [@renovate[bot]](https://github.com/renovate[bot]) in [#572](#572) - lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#574](#574) - lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#575](#575) - update taiki-e/upload-rust-binary-action digest to 10c1cf6 by [@renovate[bot]](https://github.com/renovate[bot]) in [#576](#576) - update rust crate ctor to 0.9 by [@renovate[bot]](https://github.com/renovate[bot]) in [#577](#577) - update actions/configure-pages action to v6 by [@renovate[bot]](https://github.com/renovate[bot]) in [#579](#579) - update rust crate indexmap to v2.14.0 by [@renovate[bot]](https://github.com/renovate[bot]) in [#578](#578) - update codecov/codecov-action action to v6 by [@renovate[bot]](https://github.com/renovate[bot]) in [#581](#581) - update actions/deploy-pages action to v5 by [@renovate[bot]](https://github.com/renovate[bot]) in [#580](#580) - update pnpm/action-setup action to v5 by [@renovate[bot]](https://github.com/renovate[bot]) in [#583](#583) - update jdx/mise-action action to v4 by [@renovate[bot]](https://github.com/renovate[bot]) in [#582](#582) - update pnpm/action-setup action to v6 by [@renovate[bot]](https://github.com/renovate[bot]) in [#584](#584) - lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#585](#585) - update rust crate clap to v4.6.1 by [@renovate[bot]](https://github.com/renovate[bot]) in [#586](#586) - update rust crate ctor to 0.10 by [@renovate[bot]](https://github.com/renovate[bot]) in [#587](#587) - update actions/upload-pages-artifact action to v5 by [@renovate[bot]](https://github.com/renovate[bot]) in [#588](#588) - update rust crate assert_cmd to v2.2.1 by [@renovate[bot]](https://github.com/renovate[bot]) in [#589](#589) - update taiki-e/upload-rust-binary-action digest to f0d45ae by [@renovate[bot]](https://github.com/renovate[bot]) in [#590](#590) - update dependency eslint to v10.2.1 by [@renovate[bot]](https://github.com/renovate[bot]) in [#591](#591) - update pnpm/action-setup digest to 078e9d4 by [@renovate[bot]](https://github.com/renovate[bot]) in [#592](#592) - lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#595](#595) ### New Contributors - @david-hamilton-glean made their first contribution in [#597](#597) - @kybe236 made their first contribution in [#568](#568) --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent a740abd commit 06510f4

9 files changed

Lines changed: 77 additions & 198 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,52 @@
11
# Changelog
22

3+
## [3.2.1](https://github.com/jdx/usage/compare/v3.2.0..v3.2.1) - 2026-04-22
4+
5+
### πŸ› Bug Fixes
6+
7+
- **(zsh)** escape values without descriptions by [@david-hamilton-glean](https://github.com/david-hamilton-glean) in [#597](https://github.com/jdx/usage/pull/597)
8+
- use CARGO_BIN_EXE_usage if set by [@kybe236](https://github.com/kybe236) in [#568](https://github.com/jdx/usage/pull/568)
9+
10+
### πŸ“š Documentation
11+
12+
- add releases nav and aube lock by [@jdx](https://github.com/jdx) in [#593](https://github.com/jdx/usage/pull/593)
13+
- add linux optional packages to aube lock by [@jdx](https://github.com/jdx) in [#594](https://github.com/jdx/usage/pull/594)
14+
15+
### πŸ“¦οΈ Dependency Updates
16+
17+
- pin dtolnay/rust-toolchain action to 631a55b by [@renovate[bot]](https://github.com/renovate[bot]) in [#562](https://github.com/jdx/usage/pull/562)
18+
- update codecov/codecov-action digest to 75cd116 by [@renovate[bot]](https://github.com/renovate[bot]) in [#563](https://github.com/jdx/usage/pull/563)
19+
- update pnpm/action-setup digest to b906aff by [@renovate[bot]](https://github.com/renovate[bot]) in [#566](https://github.com/jdx/usage/pull/566)
20+
- update jdx/mise-action digest to 5228313 by [@renovate[bot]](https://github.com/renovate[bot]) in [#565](https://github.com/jdx/usage/pull/565)
21+
- lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#569](https://github.com/jdx/usage/pull/569)
22+
- update dtolnay/rust-toolchain digest to 29eef33 by [@renovate[bot]](https://github.com/renovate[bot]) in [#571](https://github.com/jdx/usage/pull/571)
23+
- update swatinem/rust-cache digest to e18b497 by [@renovate[bot]](https://github.com/renovate[bot]) in [#572](https://github.com/jdx/usage/pull/572)
24+
- lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#574](https://github.com/jdx/usage/pull/574)
25+
- lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#575](https://github.com/jdx/usage/pull/575)
26+
- update taiki-e/upload-rust-binary-action digest to 10c1cf6 by [@renovate[bot]](https://github.com/renovate[bot]) in [#576](https://github.com/jdx/usage/pull/576)
27+
- update rust crate ctor to 0.9 by [@renovate[bot]](https://github.com/renovate[bot]) in [#577](https://github.com/jdx/usage/pull/577)
28+
- update actions/configure-pages action to v6 by [@renovate[bot]](https://github.com/renovate[bot]) in [#579](https://github.com/jdx/usage/pull/579)
29+
- update rust crate indexmap to v2.14.0 by [@renovate[bot]](https://github.com/renovate[bot]) in [#578](https://github.com/jdx/usage/pull/578)
30+
- update codecov/codecov-action action to v6 by [@renovate[bot]](https://github.com/renovate[bot]) in [#581](https://github.com/jdx/usage/pull/581)
31+
- update actions/deploy-pages action to v5 by [@renovate[bot]](https://github.com/renovate[bot]) in [#580](https://github.com/jdx/usage/pull/580)
32+
- update pnpm/action-setup action to v5 by [@renovate[bot]](https://github.com/renovate[bot]) in [#583](https://github.com/jdx/usage/pull/583)
33+
- update jdx/mise-action action to v4 by [@renovate[bot]](https://github.com/renovate[bot]) in [#582](https://github.com/jdx/usage/pull/582)
34+
- update pnpm/action-setup action to v6 by [@renovate[bot]](https://github.com/renovate[bot]) in [#584](https://github.com/jdx/usage/pull/584)
35+
- lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#585](https://github.com/jdx/usage/pull/585)
36+
- update rust crate clap to v4.6.1 by [@renovate[bot]](https://github.com/renovate[bot]) in [#586](https://github.com/jdx/usage/pull/586)
37+
- update rust crate ctor to 0.10 by [@renovate[bot]](https://github.com/renovate[bot]) in [#587](https://github.com/jdx/usage/pull/587)
38+
- update actions/upload-pages-artifact action to v5 by [@renovate[bot]](https://github.com/renovate[bot]) in [#588](https://github.com/jdx/usage/pull/588)
39+
- update rust crate assert_cmd to v2.2.1 by [@renovate[bot]](https://github.com/renovate[bot]) in [#589](https://github.com/jdx/usage/pull/589)
40+
- update taiki-e/upload-rust-binary-action digest to f0d45ae by [@renovate[bot]](https://github.com/renovate[bot]) in [#590](https://github.com/jdx/usage/pull/590)
41+
- update dependency eslint to v10.2.1 by [@renovate[bot]](https://github.com/renovate[bot]) in [#591](https://github.com/jdx/usage/pull/591)
42+
- update pnpm/action-setup digest to 078e9d4 by [@renovate[bot]](https://github.com/renovate[bot]) in [#592](https://github.com/jdx/usage/pull/592)
43+
- lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#595](https://github.com/jdx/usage/pull/595)
44+
45+
### New Contributors
46+
47+
- @david-hamilton-glean made their first contribution in [#597](https://github.com/jdx/usage/pull/597)
48+
- @kybe236 made their first contribution in [#568](https://github.com/jdx/usage/pull/568)
49+
350
## [3.2.0](https://github.com/jdx/usage/compare/v3.1.0..v3.2.0) - 2026-03-23
451

552
### πŸš€ Features

β€ŽCargo.lockβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = "MIT"
1616
[workspace.dependencies]
1717
clap_usage = { path = "./clap_usage", version = "2.0.3" }
1818
usage-cli = { path = "./cli" }
19-
usage-lib = { path = "./lib", version = "3.2.0", features = ["clap"] }
19+
usage-lib = { path = "./lib", version = "3.2.1", features = ["clap"] }
2020

2121
[workspace.metadata.release]
2222
allow-branch = ["main"]

0 commit comments

Comments
Β (0)