v1.0.0
·
180 commits
to master
since this release
Major Feature and Improvements
- Add support for macOS and Windows.
- Include
mgclientto decouple pymgclient from the installed version ofmgclient, 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.