Skip to content

Releases: memgraph/mgclient

v1.0.0

06 Nov 14:03

Choose a tag to compare

  • C API.
  • Dynamic and static libraries.
  • Bolt v1 compatible.

v1.1.0

06 Nov 15:00
c71874b

Choose a tag to compare

  • Add Bolt v4 and v4.1 support.
  • Define API for better transaction control.
  • Better control over running and fetching queries (separate result pulling and fetching)
  • Add support for all temporal and spatial types.
  • Add C++ headers containing wrappers for mgclient and underlying mgvalue.