v1.0.0
Add to your MODULE.bazel file:
bazel_dep(name = "bazelrc-preset.bzl", version = "1.0.0")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...v1.0.0