File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 55
66
77
8+ ## [ 1.4.0] - 2025-10-22
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Check multiple bazel versions
12+ - Check multiple bazel versions on different os
13+
14+ ### <!-- 1 --> 🐛 Bug Fixes
15+ - Initialize g_hooks before using it
16+ - Ignore format errors
17+ - Sync compiler flags with instrument-hooks; add strict mode
18+ - Run cmake/bazel on many os
19+ - Fetch instrument-hooks git repository
20+ - Bazel build on v8+
21+ - Bazel 9 build
22+ - Push the commit in the release script
23+
24+ ### <!-- 7 --> ⚙️ Internals
25+ - Enable strict warnings
26+ - Bump instrument-hooks
27+
28+
829## [ 1.3.0] - 2025-10-06
930
1031### <!-- 0 --> 🚀 Features
131152- Import google benchmark "fork"
132153
133154
155+ [ 1.4.0 ] : https://github.com/CodSpeedHQ/runner/compare/v1.3.0..v1.4.0
134156[ 1.3.0 ] : https://github.com/CodSpeedHQ/runner/compare/v1.2.0..v1.3.0
135157[ 1.2.0 ] : https://github.com/CodSpeedHQ/runner/compare/v1.1.1..v1.2.0
136158[ 1.1.1 ] : https://github.com/CodSpeedHQ/runner/compare/v1.1.0..v1.1.1
You can’t perform that action at this time.
0 commit comments