Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:22
· 14 commits to main since this release
0b4df86

Add to your MODULE.bazel file:

bazel_dep(name = "bazelrc-preset.bzl", version = "1.2.0")

Then follow more install instructions from the project README.

What's Changed

  • ci: Add action to enfore conventional commits by @hofbi in #69
  • chore: Simplify buildifer config by @hofbi in #71
  • feat: Add preset test macro by @hofbi in #65
  • docs: Document extra_presets and verification by @hofbi in #68
  • feat: Allow repeated values for flag presets by @hofbi in #74
  • chore: Bump skylib to 1.8.1 by @hofbi in #75

Full Changelog: v1.1.0...v1.2.0