File tree Expand file tree Collapse file tree 3 files changed +64
-53
lines changed Expand file tree Collapse file tree 3 files changed +64
-53
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.5.0
4
+
5
+ - New: include compiler crashes in ICE regression definition
6
+ - New: ANSI escape code colored standard stream output
7
+ - New: Add bisect-rustc version to the final report
8
+ - New: Add host triple to the final report
9
+ - New: Add command line args to reproduce the reporter's bisect-rustc tests to final report
10
+ - Fix: end date reporting when ` --end ` option used without ` --start ` option
11
+ - Updated: Standard stream reporting format for improved readability during execution
12
+ - Updated: Final report instructions for regression reporting
13
+ - Updated: Eliminated Markdown elements in the final report that are not typically included in rust-lang/rust issues by reporting users
14
+
3
15
## v0.4.1
4
16
5
17
- Fix: bug on git commit retrieval from local rust git repository when ` --end ` commit is not specified
You can’t perform that action at this time.
0 commit comments