Skip to content

Commit f2a1daa

Browse files
committed
release of v1.9.0
1 parent 2cb66b3 commit f2a1daa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
# v1.8.3 - 05 May 2025
26
- Log a warning message instead of throwing `NotImplementedError`
37
- Extend shape parser to recognize sequence paths

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.3
1+
1.9.0

0 commit comments

Comments
 (0)