Releases: limdor/bazel-examples
Releases · limdor/bazel-examples
Examples for Bazel 8 LTS
What's Changed
- Examples are updated for Bazel 8 LTS
- Example to use third party dependencies with Bazel has been updated to use Bzlmod
- New example on how to use Rust with Bazel
- Migrate all examples to use Bzlmod
- Example for C++ and Python now uses symbolic macros instead of legacy macros
- Update multiple dependencies
- Add readme for the example that combines C++ and Python
- Improve C++ code coverage example to show how to generage branch coverage
Full Changelog: v1.7.0...v1.8.0
Examples for Bazel 7 LTS
The goal of releases is to only indicate with which Bazel version the examples have been tested.
In this release all examples have been tested with Bazel 7.0.0 and they work.