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 60edab9 commit ca97414Copy full SHA for ca97414
CHANGELOG.rst
@@ -11,6 +11,12 @@ Unreleased
11
.. vendor-insert-here
12
13
- Update vendored schemas (2024-07-21)
14
+- Fix a bug which could result in local file URI resolution failing on
15
+ non-Windows platforms in certain cases. Thanks :user:`bukzor`! (:pr:`465`)
16
+- Fix caching behaviors to ensure that caches are correctly preserved across
17
+ instancefiles during `--schemafile` evaluation. This also fixes a bug in the
18
+ remote ``$ref`` cache. Thanks :user:`alex1701c` for reporting! (:issue:`463`,
19
+ :pr:`466`)
20
21
0.29.0
22
------
0 commit comments