Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@mar-v-in mar-v-in released this 29 Mar 17:43
1f0b37f

Changes since v0.5.0

  • Remove bundled code from libprotobuf-c

Important

This version requires linking against libprotobuf-c, which is no longer bundled.

  • Ensure compatibility with latest version of libprotobuf-c
  • Improve compatibility with MSVC compiler
  • Add support for Meson build system

Note

Building with CMake remains supported in this version, but will likely be dropped eventually.

Notes

With contributions from @fbrausse, @hrxi and @mar-v-in.