Releases: memgraph/rsmgclient
Releases · memgraph/rsmgclient
v2.0.2
- Fixed Docker builds on aarch64 (#44)
- Fixed Clang 16 compilation by bindgen version bump (#49)
v2.0.1
- Added MacPorts support. #41
- Upgrade to the latest
mgclient
(v1.4.1) and polish Linux, Mac and Windows builds. #43
v2.0.0
- Made Connection::status return ConnectionStatus instead of &ConnectionStatus (#38)
- Added support for Apple M1 (#37)
v1.0.0
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