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.3.2] - 2025-11-07
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Update valgrind codspeed to 3.26.0-0codspeed0
12+ - Add --config-name argument to allow multiple configs by @GuillaumeLagrange in [ #145 ] ( https://github.com/CodSpeedHQ/runner/pull/145 )
13+ - Output perf data directly to profile folder by @GuillaumeLagrange in [ #138 ] ( https://github.com/CodSpeedHQ/runner/pull/138 )
14+ - Emit perf data in pipe mode by @art049
15+ - Properly handle sudo with a command builder (#143 ) by @art049 in [ #143 ] ( https://github.com/CodSpeedHQ/runner/pull/143 )
16+
17+ ### <!-- 7 --> ⚙️ Internals
18+ - Use info instead of warn for some cache and valgrind setup logs by @adriencaccia in [ #142 ] ( https://github.com/CodSpeedHQ/runner/pull/142 )
19+
20+
821## [ 4.3.1] - 2025-10-24
922
1023### <!-- 0 --> 🚀 Features
549562- Add linting components to the toolchain by @art049
550563
551564
565+ [ 4.3.2 ] : https://github.com/CodSpeedHQ/runner/compare/v4.3.1..v4.3.2
552566[ 4.3.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.3.0..v4.3.1
553567[ 4.3.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.2.1..v4.3.0
554568[ 4.2.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.2.0..v4.2.1
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 4.3.1 "
3+ version = " 4.3.2 "
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments