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+ ## [ 4.15.0] - 2026-04-28
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Revert logo changes by @GuillaumeLagrange
12+ - Display N/A rather than NaN/inf in the benchmarks results table by @GuillaumeLagrange in [ #314 ] ( https://github.com/CodSpeedHQ/runner/pull/314 )
13+ - Only wrap walltime command with sudo on linux by @GuillaumeLagrange
14+ - Add ` --with-token ` flag to read token from stdin by @fargito in [ #313 ] ( https://github.com/CodSpeedHQ/runner/pull/313 )
15+ - Warn when libc debug info is not found by @not-matthias in [ #310 ] ( https://github.com/CodSpeedHQ/runner/pull/310 )
16+ - Resolve debug info and symbols from separate debug files by @not-matthias in [ #303 ] ( https://github.com/CodSpeedHQ/runner/pull/303 )
17+
18+ ### <!-- 6 --> 🧪 Testing
19+ - Add libc debuglink/build-id fixtures by @not-matthias
20+ - Add stripped binary and debug file test fixtures by @not-matthias
21+
22+ ### <!-- 7 --> ⚙️ Internals
23+ - Bump exec-harness version
24+ - Add macos basic run test by @GuillaumeLagrange in [ #319 ] ( https://github.com/CodSpeedHQ/runner/pull/319 )
25+ - Remove DumpPerfMapAtExit in favor of custom dumper by @not-matthias in [ #295 ] ( https://github.com/CodSpeedHQ/runner/pull/295 )
26+
27+
828## [ 4.14.0] - 2026-04-17
929
1030### <!-- 0 --> 🚀 Features
10931113- Add linting components to the toolchain by @art049
10941114
10951115
1116+ [ 4.15.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.14.0..v4.15.0
10961117[ 4.14.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.13.0..v4.14.0
10971118[ 4.13.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.12.1..v4.13.0
10981119[ 4.12.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.12.0..v4.12.1
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 4.14 .0"
3+ version = " 4.15 .0"
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/codspeed"
66publish = false
You can’t perform that action at this time.
0 commit comments