Skip to content

Commit 23f7db9

Browse files
Merge pull request #87 from chrissimpkins/dependency-updates
v0.5.0 dependency updates + changelog
2 parents cdd093e + a1af249 commit 23f7db9

File tree

3 files changed

+64
-53
lines changed

3 files changed

+64
-53
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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: 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+
315
## v0.4.1
416

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

0 commit comments

Comments
 (0)