v1.0.0
antaljanosbenjamin
released this
11 May 14:30
·
170 commits
to master
since this release
Major Feature and Improvements
- Add support for macOS and Windows.
- Include
mgclient
to 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.