Skip to content

Releases: filip26/ld-cli

v1.0.2

11 Dec 22:22
f9cfa95

Choose a tag to compare

What's Changed

  • Updated dependencies
  • Fix compression output to stdout by @filip26 in #179

v1.0.1

30 Aug 19:02
7c330d7

Choose a tag to compare

What's Changed

  • Added full support for relative file paths
  • Expansion: Fixed relative file path (#159)

v1.0.0

09 Aug 20:42
6d6b606

Choose a tag to compare

What's New

  • CBOR-LD 1.0 support – Encode and decode JSON-LD in the CBOR-LD 1.0 format.
  • Multibase support – Encode, decode, and detect data using self-describing base encodings.
  • Multicodec support – Add, remove, detect, and list self-describing content type identifiers.

Feedback welcome.

v0.10.0

10 Mar 21:21
2e93ae2

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

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

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

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.