v0.4.3
Add to your MODULE.bazel file:
bazel_dep(name = "bazelrc-preset.bzl", version = "0.4.3")Then follow more install instructions from the project README.
What's Changed
- fix: the macro reads a new strict flag by @alexeagle in #50
- fix(migration): this flag is being flipped to empty string (no autoloads) by @alexeagle in #48
- fix: propagate tags to write_source_files by @alexeagle in #51
Full Changelog: v0.4.2...v0.4.3