Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 20:19
· 9 commits to main since this release
b27d589

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