File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66
77
8+ ## [ 1.1.0] - 2026-04-17
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Collect Go toolchain environment information by @GuillaumeLagrange in [ #57 ] ( https://github.com/CodSpeedHQ/codspeed-go/pull/57 )
12+
13+ ### <!-- 7 --> ⚙️ Internals
14+ - Bump instrument-hooks to collect runtime libraries by @GuillaumeLagrange in [ #58 ] ( https://github.com/CodSpeedHQ/codspeed-go/pull/58 )
15+
16+
817## [ 1.0.2] - 2026-03-16
918
1019### <!-- 1 --> 🐛 Bug Fixes
1322### <!-- 3 --> 📚 Documentation
1423- Add AGENTS.md by @not-matthias in [ #55 ] ( https://github.com/CodSpeedHQ/codspeed-go/pull/55 )
1524
25+ ### <!-- 7 --> ⚙️ Internals
26+ - Release v1.0.2 by @adriencaccia
27+
1628
1729## [ 1.0.1] - 2026-01-27
1830
309321- Add pre-commit hook by @not-matthias
310322
311323
324+ [ 1.1.0 ] : https://github.com/CodSpeedHQ/codspeed-go/compare/v1.0.2..v1.1.0
312325[ 1.0.2 ] : https://github.com/CodSpeedHQ/codspeed-go/compare/v1.0.1..v1.0.2
313326[ 1.0.1 ] : https://github.com/CodSpeedHQ/codspeed-go/compare/v1.0.0..v1.0.1
314327[ 1.0.0 ] : https://github.com/CodSpeedHQ/codspeed-go/compare/v0.6.2..v1.0.0
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-go-runner"
3- version = " 1.0.2 "
3+ version = " 1.1.0 "
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/codspeed-go"
66publish = false
You can’t perform that action at this time.
0 commit comments