We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4aaea commit b8b972aCopy full SHA for b8b972a
crates/oas3/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.20.2
6
+
7
- Migrate YAML parsing to `yaml_serde`. Exposed error type(s) have been altered.
8
- Return `RefError::Unresolvable` for malformed `$ref` paths instead of panicking.
9
- Minimum supported Rust version (MSRV) is now 1.87.
crates/roast/CHANGELOG.md
+## 0.10.1
- Update `oas3` dependency to `0.21`.
## 0.10.0
0 commit comments