Commit 06510f4
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
- cli
- docs/cli/reference
- lib
| 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 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
3 | 50 | | |
4 | 51 | | |
5 | 52 | | |
| |||
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 | | |
0 commit comments