Kat Marchán
|
61283e9efe
|
feat(snippets): Overhauled how snippets handle labels, sources, and messages, including the derive macro
BREAKING CHANGE: this will probably break a lot of your stuff. hopefully rustc helps
|
2021-08-22 19:06:47 -07:00 |
Kat Marchán
|
c1da4a0d27
|
feat(into_diagnostic): .into_diagnostic() is now generic across any impl fmt::Display instead of expecting a `dyn`
|
2021-08-21 22:55:45 -07:00 |
Kat Marchán
|
d675334e48
|
feat(reporter): fancy new reporter with unicode, colors, and multiline (#23)
Fixes: https://github.com/zkat/miette/issues/3
Fixes: https://github.com/zkat/miette/issues/5
|
2021-08-20 20:09:23 -07:00 |
Kat Marchán
|
29c1403efd
|
feat(reporter): Overhauled return type/main/DiagnosticReport experience.
Fixes: https://github.com/zkat/miette/issues/13
|
2021-08-17 23:41:03 -07:00 |
Kat Marchán
|
a960136802
|
feat(utils): various convenience utilities for creating and working with Diagnostics
|
2021-08-14 13:32:22 -07:00 |