We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bffa648 commit 923e749Copy full SHA for 923e749
2 files changed
crates/snapbox/CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Compatibility
11
+
12
+- Change `cmd::cargo_bin` bad paths to panics
13
14
+### Features
15
16
+- Add `cmd::cargo_bins`
17
+- Add `cmd::cargo_bin_opt`
18
19
## [1.0.2] - 2026-03-10
20
21
### Fixes
crates/trycmd/CHANGELOG.md
+- Add `cargo::cargo_bins`
+- Add `cargo::cargo_bin_opt`
0 commit comments