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+ ## [ 3.5.0] - 2025-03-13
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Add mode command arg by @adriencaccia in [ #69 ] ( https://github.com/CodSpeedHQ/runner/pull/69 )
12+ - Reduce spacing between groups by @art049
13+ - Improve log messages verbosity and style by @art049
14+ - Add a global setup command to preinstall executors by @art049
15+ - Allow usage on any x86 or arm os with a warning by @GuillaumeLagrange in [ #66 ] ( https://github.com/CodSpeedHQ/runner/pull/66 )
16+
17+ ### <!-- 1 --> 🐛 Bug Fixes
18+ - Fix valgrind version checks (#65 ) by @art049 in [ #65 ] ( https://github.com/CodSpeedHQ/runner/pull/65 )
19+
20+ ### <!-- 3 --> 📚 Documentation
21+ - Add a setup command to the README by @art049 in [ #61 ] ( https://github.com/CodSpeedHQ/runner/pull/61 )
22+
23+
824## [ 3.4.0] - 2025-02-19
925
1026### <!-- 0 --> 🚀 Features
326342- Add linting components to the toolchain by @art049
327343
328344
345+ [ 3.5.0 ] : https://github.com/CodSpeedHQ/runner/compare/v3.4.0..v3.5.0
329346[ 3.4.0 ] : https://github.com/CodSpeedHQ/runner/compare/v3.3.1..v3.4.0
330347[ 3.3.1 ] : https://github.com/CodSpeedHQ/runner/compare/v3.3.0..v3.3.1
331348[ 3.3.0 ] : https://github.com/CodSpeedHQ/runner/compare/v3.2.2..v3.3.0
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 3.4 .0"
3+ version = " 3.5 .0"
44edition = " 2021"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments