Skip to content

Releases: converged-computing/jsongraph-go

JsonGraph Go Release v0.0.1

29 Feb 08:20
c6887a5
Compare
Choose a tag to compare

What's Changed

  • bug: fixing examples to serialize entire graph by @vsoch in #10
  • feat: support to get named metadata field by @vsoch in #11

Full Changelog: 0.0.0...0.0.1

JsonGraph Go Release 0.0.0

25 Feb 00:42
223ddff
Compare
Choose a tag to compare

Skeleton release of the library.

What's Changed

  • add working examples by @vsoch in #1
  • ensure we add nodes on init by @vsoch in #2
  • add v1 graph code and examples by @vsoch in #4
  • add janky json parser by @vsoch in #5
  • bug: fix marshall to json bug by @vsoch in #8

New Contributors

  • @vsoch made their first contribution in #1

Full Changelog: https://github.com/converged-computing/jsongraph-go/commits/0.0.0