Skip to content

Commit ac2b414

Browse files
committed
[CHANGELOG.md] v0.5.0
1 parent 37076ce commit ac2b414

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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: More concise final report intended for copy/paste into rust-lang/rust issue tracker threads. This eliminates some of the Markdown elements that are not generally included in threads by users
8+
- New: Add bisect-rustc version to the final report
9+
- New: Add host triple to the final report
10+
- New: Add command line args to reproduce the reporter's bisect-rustc tests to final report
11+
- Fix: end date reporting when `--end` option used without `--start` option
12+
- Updated: Standard stream reporting format for improved readability during execution
13+
- Updated: Final report instructions for regression reporting
14+
- Updated:
15+
316
## v0.4.1
417

518
- Fix: bug on git commit retrieval from local rust git repository when `--end` commit is not specified

0 commit comments

Comments
 (0)