Skip to content

Release 8.2.1 (2025-06-10)

Latest
Compare
Choose a tag to compare
@pollendo pollendo released this 10 Jun 13:25
· 7 commits to main since this release
b1e23f1

What's Changed

  • buildozer: Respect .bazelignore by @amartani in #1343
  • Fix buildozer fix tests that assume 1/0 for known boolean fields by @vladmos in #1360
  • perf: Avoid recompiling regexes by @dzbarsky in #1293
  • Allowing escaped colon character in dict operations by @oreflow in #1361
  • Fixing go-lint issue to not use underscores in variable names by @oreflow in #1362
  • Adding function to execute Buildozer commands on a single in-memory file by @oreflow in #1359
  • Fixing unicode string split issue by @oreflow in #1364
  • Add Starlarkified Python attributes to generate_tables.go by @oreflow in #1365
  • Update WARNINGS.md by @kyledobitz in #1353

New Contributors

Full Changelog: v8.2.0...v8.2.1