Releases: TheManticoreProject/gopengraph
Releases · TheManticoreProject/gopengraph
v1.0.2: Added *WithoutValidation() functions
What's Changed
- [enhancement] Added missing functions AddXwithoutValidation() by @p0dalirius in #4
Full Changelog: v1.0.1...v1.0.2
v1.0.1: Bug fixes
What's Changed
- [enhancement] Fix design of constructor for properties by @p0dalirius in #1
- [bugfix] Empty Edge or Node lists are marshalled as null in the output JSON, f… by @p0dalirius in #3
New Contributors
- @p0dalirius made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1