Skip to content

v1.4.1

Compare
Choose a tag to compare
@gitbuda gitbuda released this 26 Feb 15:31
· 7 commits to master since this release

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