Skip to content

Releases: memgraph/rsmgclient

v2.0.2

11 Sep 20:52
Compare
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
Compare
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
Compare
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
Compare
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