v1.0.0
First stable release of fluree/json-ld library.
Key Features
- JSON-LD processing for Clojure and ClojureScript
- Support for expansion and compaction
- Context management and caching
Installation
Clojure (deps.edn)
com.fluree/json-ld {:mvn/version "1.0.0"}
Leiningen
[com.fluree/json-ld "1.0.0"]
What's Changed
- CI/CD improvements and self-documenting Makefile
- Consistent JAR naming aligned with fluree/db conventions
- Various bug fixes and improvements
Full Changelog: https://github.com/fluree/json-ld/commits/v1.0.0