v0.4.5
Add to your MODULE.bazel file:
bazel_dep(name = "bazelrc-preset.bzl", version = "0.4.5")Then follow more install instructions from the project README.
What's Changed
- fix: visibility for strict.true by @alexeagle in #52
- chore(bazel6): allow_tags_propagation by @alexeagle in #53
Full Changelog: v0.4.3...v0.4.5