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.