Skip to content

v1.1.0

Compare
Choose a tag to compare
@stephane-caron stephane-caron released this 04 Oct 17:50
· 116 commits to main since this release
ecc61ae

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