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.
2 parents 9ea58f7 + 2998374 commit 0b11d17Copy full SHA for 0b11d17
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# JSON-goLD Change Log
2
3
+## v0.4.0 - 2021-03-03
4
+
5
+- Partial support for JSON literals (`@json`)
6
+- Performance improvements
7
+- Minor bug fixes
8
9
## v0.3.0 - 2020-01-08
10
11
- Substantial conformance to the latest W3C Recommendation for JSON-LD 1.1 specification.
CONTRIBUTORS.md
@@ -6,5 +6,6 @@ This library was originally written by Stan Nazarenko (@kazarena) with Pull Requ
* Koushik Roy (@Koshroy)
* Joel Gustafson (@joeltg)
* Dmitriy Kinoshenko (@kdimak)
+* Andrew Ortman (@andrewortman)
All future contributors will be recorded in this file.
0 commit comments