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 683ce84 commit 25dbf2fCopy full SHA for 25dbf2f
CHANGELOG.md
@@ -13,6 +13,7 @@
13
- Terms of the form of an IRI must map to the same IRI.
14
- Terms of the form of a relative IRI may not be used as prefixes.
15
- Match spec error code "invalid context entry" vs "invalid context member".
16
+- Keywords may not be used as prefixes.
17
18
### Changed
19
- Keep term definitions mapping to null so they may be protected.
@@ -22,6 +23,8 @@
22
23
24
### Added
25
- Support for `"@import"`.
26
+- Added support for `@included` blocks
27
+- Skip things that have the form of a keyword, with warning.
28
29
## 2.0.2 - 2020-01-17
30
0 commit comments