v1.3.0
Add to your MODULE.bazel file:
bazel_dep(name = "bazelrc-preset.bzl", version = "1.3.0")Then follow more install instructions from the project README.
What's Changed
- feat: give users control over doc link by @alexeagle in #78
- docs: Fix indentation in README by @hofbi in #79
- chore: pre-commit autoupdate by @hofbi in #80
- docs: Move strict option to migration section by @hofbi in #81
- chore: publish stardoc with releases by @alexeagle in #82
Full Changelog: v1.2.0...v1.3.0