Skip to content

@committed/graph-json@1.0.0

Choose a tag to compare

@commitd-bot commitd-bot released this 05 Nov 13:43
· 38 commits to main since this release
c51b191

@committed/graph-json 1.0.0 (2021-11-05)

Code Refactoring

  • extracts rdf and JSONGraph to separate modules (294cd38), closes #55

BREAKING CHANGES

  • Rdf specific code now in @committed/graph-rdf and on the Rdf object. JSONGraph
    specific code in @committed/graph-json and on the Json object.

Dependencies

  • @committed/graph: upgraded to 2.0.0