1.0.0 - 2026-01-20
Release Notes
π Features
- Rewrite crate to use overlay files by @not-matthias
π Bug Fixes
- Limit maximum b.N benchmark time by @not-matthias
- Limit maximum
b.Loop()execution time by @not-matthias - Check Go version compatibility before running tests by @not-matthias in #49
- Bump minimum go version due to synctest usage by @not-matthias
- Run tests using
goexecutable by @not-matthias - Add support for go1.24 by @not-matthias
- Sort snapshots using URI to have deterministic ordering by @not-matthias
- Only execute benchmarks, exclude tests by @not-matthias
ποΈ Refactor
- Move shared logic to external file by @not-matthias
βοΈ Internals
- Update patch files by @not-matthias in #50
- Remove caddy test by @not-matthias
- Remove hugo test by @not-matthias
- Remove dry-run by @not-matthias
- Remove testing by @not-matthias
- Remove example-codspeed by @not-matthias
- Remove the forked pkgs by @not-matthias
Install codspeed-go-runner 1.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v1.0.0/codspeed-go-runner-installer.sh | shDownload codspeed-go-runner 1.0.0
| File | Platform | Checksum |
|---|---|---|
| codspeed-go-runner-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| codspeed-go-runner-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |