Skip to content

Commit

Permalink
feat(reporter): fancy new reporter with unicode, colors, and multiline
Browse files Browse the repository at this point in the history
Fixes: #3
Fixes: #5
  • Loading branch information
zkat committed Aug 19, 2021
1 parent 8fbad1b commit f589df9
Show file tree
Hide file tree
Showing 3 changed files with 299 additions and 73 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,5 @@ Error: Error[oops::my::bad]: oops it broke!

It also includes some code taken from [`eyre`](https://github.com/yaahc/eyre),
and some from [`thiserror`](https://github.com/dtolnay/thiserror), also under
the Apache License.
the Apache License. Some code is taken from
[`ariadne`](https://github.com/zesterer/ariadne), which is MIT licensed.
Loading

0 comments on commit f589df9

Please sign in to comment.