File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## Unreleased
77
8- ## [ 0.20.0] - 2025-08-22
8+ ## [ 0.21.0] - 2025-12-02
9+
10+ * ** BREAKING** categorize more previously uncategorised cargo errors
11+ See https://github.com/rust-lang/rustwide/pull/98
12+
13+ ## [ 0.20.0] - 2025-08-22
914
1015- ** BREAKING** ensure callers of BuildDirectory::run can determine if the source of the
1116 error is in Prepare::prepare.
@@ -14,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1419## [ 0.19.4] - 2025-06-17
1520
1621### Fixed
17-
22+
1823- "move manifest validation later in the preparation to harden against possible cargo changes
1924
2025
Original file line number Diff line number Diff line change 11[package ]
22name = " rustwide"
3- version = " 0.20 .0"
3+ version = " 0.21 .0"
44edition = " 2018"
55build = " build.rs"
66
You can’t perform that action at this time.
0 commit comments