Skip to content

Release 8.2.0 (2025-04-30)

Choose a tag to compare

@vladmos vladmos released this 30 Apr 12:12
· 83 commits to main since this release
d9ed52a

What's Changed

  • Clean up redundant recommendation from README.md by @oreflow in #1337
  • Remove "out" from the listArg-list by @oreflow in #1338
  • Release s390x binaries on Github by @vladmos in #1289
  • Update CODEOWNERS by @vladmos in #1340
  • Updating set kind to remember starting line of the rule by @oreflow in #1342
  • Break module extension groups after a use_repo by @fmeum in #1339
  • Keep include calls together in MODULE.bazel files by @fmeum in #1345
  • Build and ship binaries for riscv64 by @kxxt in #1346
  • Note that list-append incorrectly warns on select statements by @pollendo in #1348
  • Direct users to disable incorrect warning by @pollendo in #1349
  • Removing unused directory buildifier2 by @oreflow in #1350
  • Adding nil check for Rule Call Expression by @oreflow in #1351
  • Keep targets like "@foo//:foo" formatted as-is. by @laramiel in #1355
  • Revert "Keep targets like "@foo//:foo" formatted as-is." by @Wyverald in #1356
  • Bug fix. Correctly identify expressions using &=, ^=, >>=, and <<= as assignment statements when parsing BUILD files. by @pdoyle12 in #1357

New Contributors

Full Changelog: v8.0.3...v8.2.0