Skip to content

4.1.0 C++

Compare
Choose a tag to compare
@redboltz redboltz released this 12 Feb 08:57
· 3 commits to master since this release
b350a00

2022-02-12 version 4.1.0 for C++

  • Add experimental support for no boost dependency (#1001)
    • For cmake, add -DMSGPACK_USE_BOOST=OFF. For C++ compiler add -DMSGPACK_NO_BOOST.
  • Improve BIN console output (#995)
  • Fix include notation (#991)