What's Changed
- Use repo-relative labels everywhere by @fmeum in #1294
- Fix RST URL errors for rules_jvm by @qaisjp in #1296
- bzlmod prototype by @fmeum in #1266
- bzlmod: Do not create a repository with an invalid name by @fmeum in #1304
- language/go: Add support for //go:build tags by @thempatel in #1243
- Unwrap
go list -m -json
errors correctly by @fmeum in #1301 - Make one more label repo-relative by @fmeum in #1297
- bzlmod: Add go_deps.from_file by @fmeum in #1300
- language: add BaseLang by @sluongng in #1303
- Allow adding arguments to Rules by @illicitonion in #1310
- Register and parse flags before calling Kinds/Loads by @illicitonion in #1318
- SortMacro() should also sort the Loads by @tyler-french in #1321
- bzlmod: Fix canonical label literal after Bazel change by @fmeum in #1322
- update-repos: don't add repositories declared with gazelle:repository… by @tyler-french in #1326
- Look in call args for loadable symbols by @illicitonion in #1317
- SortMacro() should also sort rules by Kind() by @tyler-french in #1327
- bzlmod: Fix missing .format in go_deps by @fmeum in #1330
- bzlmod: Depend on rules_proto by @fmeum in #1331
New Contributors
Full Changelog: v0.26.0...v0.27.0