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.2.0] - 2026-04-28
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Add apple darwin to the release pipeline by @GuillaumeLagrange in [ #59 ] ( https://github.com/CodSpeedHQ/codspeed-go/pull/59 )
12+ - Simplify C FFI integration and make it compatible with macos by @GuillaumeLagrange
13+ - Allow overriding instrument-hooks path via env var by @GuillaumeLagrange
14+
15+ ### <!-- 7 --> ⚙️ Internals
16+ - Get rid of the moonrepo/setup-rust action by @GuillaumeLagrange
17+ - Add basic macos CI test by @GuillaumeLagrange
18+
19+
820## [ 1.1.0] - 2026-04-17
921
1022### <!-- 0 --> 🚀 Features
1123- Collect Go toolchain environment information by @GuillaumeLagrange in [ #57 ] ( https://github.com/CodSpeedHQ/codspeed-go/pull/57 )
1224
1325### <!-- 7 --> ⚙️ Internals
26+ - Release v1.1.0 by @adriencaccia
1427- Bump instrument-hooks to collect runtime libraries by @GuillaumeLagrange in [ #58 ] ( https://github.com/CodSpeedHQ/codspeed-go/pull/58 )
1528
1629
321334- Add pre-commit hook by @not-matthias
322335
323336
337+ [ 1.2.0 ] : https://github.com/CodSpeedHQ/codspeed-go/compare/v1.1.0..v1.2.0
324338[ 1.1.0 ] : https://github.com/CodSpeedHQ/codspeed-go/compare/v1.0.2..v1.1.0
325339[ 1.0.2 ] : https://github.com/CodSpeedHQ/codspeed-go/compare/v1.0.1..v1.0.2
326340[ 1.0.1 ] : https://github.com/CodSpeedHQ/codspeed-go/compare/v1.0.0..v1.0.1
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-go-runner"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/codspeed-go"
66publish = false
You can’t perform that action at this time.
0 commit comments