v1.1.0
This release adds CMake as a second build option alongside Bazel, as well as various under-the-hood CI improvements.
Added
- CMake workflow alongside Bazel in CI
- Lint-only test config
- Report unit test coverage
- Unit tests for
mpack::Writer
- Unit tests for
mpack::read
functions
Fixed
- Bazel: Label
build_file
attributes for downstream dependencies