File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 55
66
77
8+ ## [ 4.3.4] - 2025-11-10
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Make ` get_commit_hash ` different based on the provider by @GuillaumeLagrange in [ #151 ] ( https://github.com/CodSpeedHQ/runner/pull/151 )
12+
13+ ### <!-- 1 --> 🐛 Bug Fixes
14+ - Use GITHUB_WORKSPACE env var when computing root path by @GuillaumeLagrange
15+ - Ensure perf also fails when the command fails by @not-matthias in [ #150 ] ( https://github.com/CodSpeedHQ/runner/pull/150 )
16+ - Ensure working directory is used when running the cmd by @not-matthias
17+ - Use debug! instead of println for debug data by @art049
18+
19+
820## [ 4.3.3] - 2025-11-07
921
1022### <!-- 1 --> 🐛 Bug Fixes
568580- Add linting components to the toolchain by @art049
569581
570582
583+ [ 4.3.4 ] : https://github.com/CodSpeedHQ/runner/compare/v4.3.3..v4.3.4
571584[ 4.3.3 ] : https://github.com/CodSpeedHQ/runner/compare/v4.3.2..v4.3.3
572585[ 4.3.2 ] : https://github.com/CodSpeedHQ/runner/compare/v4.3.1..v4.3.2
573586[ 4.3.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.3.0..v4.3.1
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 4.3.3 "
3+ version = " 4.3.4 "
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments