Skip to content

Releases: filip26/ld-cli

v0.10.0

10 Mar 21:21
2e93ae2
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

🚀 New Features

  • RDF Dataset Canonicalization (RDFC 1.0) Support:
    Canonicalize RDF datasets using the new rdfc command.

  • JSON Canonicalization Scheme (JCS) Support:
    Canonicalize JSON documents with the new jcs command.

🔄 Updated Implementations

  • Up-to-date support for JSON-LD, CBOR-LD, RDFC, and JCS.

💻 Platform Support

  • Native executables available for Ubuntu, macOS, and Windows.

Your feedback is welcome!

v0.9.0

30 Jul 20:40
16559f9
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

What's Changed

  • added --expand-context option to flatten (#95)
  • added --dictionary option to CBOR-LD (#102)

Your feedback is welcome!

0.8.0 - CBOR-LD Preview

12 Aug 11:22
4e59868
Compare
Choose a tag to compare
Pre-release

This is a preview release. Please feel to open a new issue or a feature request. MacOS and Windows artifact are untested as I don't have the capacity. Thank you!

0.7.0 - Preview

08 Apr 16:47
dd8a4ca
Compare
Choose a tag to compare
0.7.0 - Preview Pre-release
Pre-release

Supports all JSON-LD 1.1 features. Uses Titanium 1.3.0. Please feel free to open a new issue or a feature request.