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 2cb66b3 commit f2a1daaCopy full SHA for f2a1daa
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# v1.9.0 - 06 May 2025
2
+- Fix check for parsing shapes with `sh:or` constraints
3
+- Add switch `ignore_parsing_errors` to `ShapeSchema` to either log a warning or throw an exception for parsing errors
4
+
5
# v1.8.3 - 05 May 2025
6
- Log a warning message instead of throwing `NotImplementedError`
7
- Extend shape parser to recognize sequence paths
VERSION
@@ -1 +1 @@
-1.8.3
+1.9.0
0 commit comments