File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed
Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 55
66
77
8+ ## [ 4.3.0] - 2025-10-23
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Allow shorthand for selecting the mode by @art049
12+ - Improve results display when running locally by @art049
13+ - Bump to valgrind-codspeed 3.25.1-3codspeed2 by @art049 in [ #137 ] ( https://github.com/CodSpeedHQ/runner/pull/137 )
14+ - Allow wider range of valgrind codspeed version usage by @art049
15+ - Automatically open the auth URL by @art049 in [ #133 ] ( https://github.com/CodSpeedHQ/runner/pull/133 )
16+ - Proper interactive sudo support by @art049
17+ - Dump debug info of loaded modules by @not-matthias in [ #128 ] ( https://github.com/CodSpeedHQ/runner/pull/128 )
18+
19+ ### <!-- 1 --> 🐛 Bug Fixes
20+ - Dont immediately add load_bias to symbol offset by @not-matthias
21+
22+ ### <!-- 7 --> ⚙️ Internals
23+ - Fix fmt error by @adriencaccia
24+
25+
826## [ 4.2.1] - 2025-10-17
927
1028### <!-- 0 --> 🚀 Features
522540- Add linting components to the toolchain by @art049
523541
524542
543+ [ 4.3.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.2.1..v4.3.0
525544[ 4.2.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.2.0..v4.2.1
526545[ 4.2.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.1.1..v4.2.0
527546[ 4.1.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.1.0..v4.1.1
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 4.2.1 "
3+ version = " 4.3.0 "
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments