Skip to content

Releases: memgraph/rsmgclient

v3.0.0

20 Nov 14:26
ce4fa89

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v3.0.0

v2.0.3

11 Nov 12:36
4c46a89

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

11 Sep 20:52

Choose a tag to compare

  • Fixed Docker builds on aarch64 (#44)
  • Fixed Clang 16 compilation by bindgen version bump (#49)

v2.0.1

26 Feb 17:43

Choose a tag to compare

  • Added MacPorts support. #41
  • Upgrade to the latest mgclient (v1.4.1) and polish Linux, Mac and Windows builds. #43

v2.0.0

03 Jul 13:04

Choose a tag to compare

  • Made Connection::status return ConnectionStatus instead of &ConnectionStatus (#38)
  • Added support for Apple M1 (#37)

v1.0.0

10 Oct 10:35
e5ecf3d

Choose a tag to compare

Major Feature and Improvements

  • Added support for Memgraph temporal types

Other Fixes

  • Updated state machine to be aligned with mgclient states
  • Removed unnecessary panic for unreachable code