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.8.1] - 2025-08-25
9+
10+ ### <!-- 1 --> 🐛 Bug Fixes
11+ - Dont show error when libpython is not found by @not-matthias
12+
13+ ### <!-- 2 --> 🏗️ Refactor
14+ - Improve conditional compilation in get_pipe_open_options by @art049 in [ #100 ] ( https://github.com/CodSpeedHQ/runner/pull/100 )
15+
16+ ### <!-- 7 --> ⚙️ Internals
17+ - Change log level to warn for venv_compat error by @not-matthias in [ #104 ] ( https://github.com/CodSpeedHQ/runner/pull/104 )
18+
19+
820## [ 3.8.0] - 2025-07-18
921
1022### <!-- 1 --> 🐛 Bug Fixes
419431- Add linting components to the toolchain by @art049
420432
421433
434+ [ 3.8.1 ] : https://github.com/CodSpeedHQ/runner/compare/v3.8.0..v3.8.1
422435[ 3.8.0 ] : https://github.com/CodSpeedHQ/runner/compare/v3.7.0..v3.8.0
423436[ 3.7.0 ] : https://github.com/CodSpeedHQ/runner/compare/v3.6.1..v3.7.0
424437[ 3.6.1 ] : https://github.com/CodSpeedHQ/runner/compare/v3.6.0..v3.6.1
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 3.8.0 "
3+ version = " 3.8.1 "
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments