Skip to content

v0.31.0

Choose a tag to compare

@crapthings crapthings released this 22 Jul 03:26
· 36 commits to main since this release

Highlights

  • Add explicit callback-driven JSON-LD Remote Document loading and HTML JSON-LD extraction, without a built-in HTTP client.
  • Add a runnable deterministic Web JSON-LD loader example and include it in CI.
  • Add compatibility and security policies, a portable documentation fact check, and a refreshed parser/formatter benchmark baseline.

Verification

  • Full Linux, macOS, and Windows CI passed.
  • All 2,432 pinned W3C gate cases passed, including 18 Remote Document and 50 HTML cases.

Compatibility

RDF 1.1 remains the stable baseline. This pre-1.0 minor release adds public JSON-LD Web entry points; applications should pin the release and supply their own transport, redirect, cache, authentication, and allow-list policy.