v8.30.1

anomalyco/opencodev8.30.1Mar 21, 2026by zricethezav

AI Summary

This release focuses on build optimization and code cleanup. It includes a switch to Go 1.24, updates to the goreleaser build tool, and the removal of unnecessary functions from the report template.

Key Highlights

  • Switched build environment to Go 1.24
  • Removed unnecessary functions from report template
  • Updated goreleaser for better build automation
  • Implemented minor improvements and fixes

Full Release Notes

## Changelog
* 83d9cd684c87d95d656c1458ef04895a7f1cbd8e update goreleaser
* 8d1f98c7967eb1e79cb44ac6241a124e145d2165 Removed unnecessary functions from report template (#2040)
* ca20267a84aa1fa2c2a9c1a13cdb50cafb48eeb0 its the simple things (#2020)
* b66ac75e4fa93d86d78fccd6e2f36d2c0698b2a2 build: switch to Go 1.24 (#2002)