Skip to content

Releases: jdx/usage

v2.10.0

19 Dec 05:12
Immutable release. Only release title and notes can be modified.
2639c7e

Choose a tag to compare

[2.10.0] - 2025-12-19

v2.9.0

03 Dec 23:22
Immutable release. Only release title and notes can be modified.
e6d71fe

Choose a tag to compare

[2.9.0] - 2025-12-03

v2.8.0

12 Nov 23:26
Immutable release. Only release title and notes can be modified.
af9bfbb

Choose a tag to compare

[2.8.0] - 2025-11-12

v2.7.0

11 Nov 14:04
Immutable release. Only release title and notes can be modified.
17adda8

Choose a tag to compare

[2.7.0] - 2025-11-11

v2.6.0

02 Nov 15:46
Immutable release. Only release title and notes can be modified.
fc696b9

Choose a tag to compare

[2.6.0] - 2025-11-02

v2.5.2

31 Oct 21:35
Immutable release. Only release title and notes can be modified.
63fdc62

Choose a tag to compare

[2.5.2] - 2025-10-31

v2.5.1

26 Oct 12:52
Immutable release. Only release title and notes can be modified.
5bc050f

Choose a tag to compare

[2.5.1] - 2025-10-26

v2.5.0

25 Oct 11:54
Immutable release. Only release title and notes can be modified.
a19ac13

Choose a tag to compare

[2.5.0] - 2025-10-25

v2.4.0

21 Oct 15:54
Immutable release. Only release title and notes can be modified.
cc19302

Choose a tag to compare

chore: release v2.4.0 (#337)

## [2.4.0](https://github.com/jdx/usage/compare/v2.3.2..v2.4.0) -
2025-10-21

### 🚀 Features

- add env attribute support for flags by [@jdx](https://github.com/jdx)
in [#336](https://github.com/jdx/usage/pull/336)
- add env attribute support for args by [@jdx](https://github.com/jdx)
in [#346](https://github.com/jdx/usage/pull/346)

### 🐛 Bug Fixes

- handle colons in zsh completions without description by
[@MeanderingProgrammer](https://github.com/MeanderingProgrammer) in
[#341](https://github.com/jdx/usage/pull/341)

### 📦️ Dependency Updates

- update pnpm/action-setup digest to 41ff726 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#339](https://github.com/jdx/usage/pull/339)
- update dependency semver to v7.7.3 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#340](https://github.com/jdx/usage/pull/340)
- lock file maintenance by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#342](https://github.com/jdx/usage/pull/342)
- update rust crate clap to v4.5.49 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#343](https://github.com/jdx/usage/pull/343)
- update rust crate regex to v1.12.2 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#344](https://github.com/jdx/usage/pull/344)
- lock file maintenance by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#345](https://github.com/jdx/usage/pull/345)

### New Contributors

- @MeanderingProgrammer made their first contribution in
[#341](https://github.com/jdx/usage/pull/341)

v2.3.2

29 Sep 11:34
Immutable release. Only release title and notes can be modified.
4caaa9a

Choose a tag to compare

2.3.2 - 2025-09-29

🐛 Bug Fixes

  • (zsh) compdef ordering by @jdx in #335

📦️ Dependency Updates