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.3.0] - 2025-02-12
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Allow downgrades while installing valgrind-codspeed by @art049
12+ - Update sysinfo crate by @adriencaccia in [ #62 ] ( https://github.com/CodSpeedHQ/runner/pull/62 )
13+
14+ ### <!-- 1 --> 🐛 Bug Fixes
15+ - Unify environments between the two modes by @art049 in [ #59 ] ( https://github.com/CodSpeedHQ/runner/pull/59 )
16+
17+ ### <!-- 7 --> ⚙️ Internals
18+ - Bump valgrind-codspeed version to 3.24.0-0codspeed1 and change supported systems by @art049
19+
20+
821## [ 3.2.2] - 2025-01-14
922
1023### <!-- 0 --> 🚀 Features
289302- Add linting components to the toolchain by @art049
290303
291304
305+ [ 3.3.0 ] : https://github.com/CodSpeedHQ/runner/compare/v3.2.2..v3.3.0
292306[ 3.2.2 ] : https://github.com/CodSpeedHQ/runner/compare/v3.2.1..v3.2.2
293307[ 3.2.1 ] : https://github.com/CodSpeedHQ/runner/compare/v3.2.0..v3.2.1
294308[ 3.2.0 ] : https://github.com/CodSpeedHQ/runner/compare/v3.1.0..v3.2.0
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 3.3.0-beta.4 "
3+ version = " 3.3.0"
44edition = " 2021"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments