Commit cc19302
authored
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](#336)
- add env attribute support for args by [@jdx](https://github.com/jdx)
in [#346](#346)
### π Bug Fixes
- handle colons in zsh completions without description by
[@MeanderingProgrammer](https://github.com/MeanderingProgrammer) in
[#341](#341)
### π¦οΈ Dependency Updates
- update pnpm/action-setup digest to 41ff726 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#339](#339)
- update dependency semver to v7.7.3 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#340](#340)
- lock file maintenance by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#342](#342)
- update rust crate clap to v4.5.49 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#343](#343)
- update rust crate regex to v1.12.2 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#344](#344)
- lock file maintenance by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#345](#345)
### New Contributors
- @MeanderingProgrammer made their first contribution in
[#341](#341)1 parent c73fc25 commit cc19302
File tree
10 files changed
+59
-35
lines changed- cli
- docs/cli/reference
- lib
10 files changed
+59
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
3 | 27 | | |
4 | 28 | | |
5 | 29 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
| 692 | + | |
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments