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.2.1] - 2025-10-17
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Use a prime number as frequency to avoid synchronization with periodic tasks by @adriencaccia
12+
13+ ### <!-- 1 --> 🐛 Bug Fixes
14+ - Ensure perf is always found on the machine by @adriencaccia in [ #132 ] ( https://github.com/CodSpeedHQ/runner/pull/132 )
15+ - Correctly check if perf is installed by @adriencaccia
16+
17+ ### <!-- 7 --> ⚙️ Internals
18+ - Add a metadata file in the cache that lists the installed packages by @adriencaccia
19+
20+
821## [ 4.2.0] - 2025-10-16
922
1023### <!-- 0 --> 🚀 Features
509522- Add linting components to the toolchain by @art049
510523
511524
525+ [ 4.2.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.2.0..v4.2.1
512526[ 4.2.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.1.1..v4.2.0
513527[ 4.1.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.1.0..v4.1.1
514528[ 4.1.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.0.1..v4.1.0
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 4.2.0 "
3+ version = " 4.2.1 "
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments