Felipe Seré
|
5a474370dd
|
fix(reporter): Only inc the line count if we haven't already done so with '\n' or '\r\n' (#37)
|
2021-08-29 12:33:45 -07:00 |
Tyler Bindon
|
9d6015996b
|
fix(printer): clamp highlight length to at least 1 (#32)
Fixes: https://github.com/zkat/miette/issues/31
|
2021-08-22 19:30:21 -07:00 |
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
|
7e76e2dea4
|
feat(links): added URL linking support and automatic docs.rs link generation
Fixes: https://github.com/zkat/miette/issues/17
|
2021-08-22 15:42:08 -07:00 |
Kat Marchán
|
0fecc42f76
|
fmt: cargo fmt --all
|
2021-08-21 23:24:45 -07:00 |
Kat Marchán
|
aafa4a3de1
|
feat(printer): rename default printer and consistify some naming conventions with printing
BREAKING CHANGE: This is a significant API break.
|
2021-08-21 22:52:06 -07:00 |