Skip to content

v1.0.0

Compare
Choose a tag to compare
@antaljanosbenjamin antaljanosbenjamin released this 11 May 14:30
· 170 commits to master since this release
c7fbd9f

Major Feature and Improvements

  • Add support for macOS and Windows.
  • Include mgclient to decouple pymgclient from the installed version of mgclient, thus make the building and usage easier.

Bug Fixes

  • Fix various memory leaks.
  • Fix transaction handling when an error happens in explicit transactional mode. The running transaction is reset, and a new one is started with the next command.