v1.4.1
Bug Fixes and Other Changes
- Improved compatibility with Bolt protocol by updating the pull information map with {n: -1} that is a default in Bolt version 4. #43
- Fixed tests build on Fedora 37 by simplifying the gtest setup. #52
- Fixed
alignof
under Windows Compiler, which allows building under the recent versions of Windows Compiler. #34 - Expanded C++ example code. #49
- Add an example of CMakeLists code to include mgclient properly. #46