Commit Graph

433 Commits

Author SHA1 Message Date
Kat Marchán a04239cf35
0.3.1 2021-08-10 21:06:38 -04:00
Kat Marchán 0c00af7cbf
doc: update changelog 2021-08-10 21:06:16 -04:00
Kat Marchán b08e5cca62
format: cargo fmt 2021-08-10 19:21:31 -04:00
Kat Marchán 9d430b6f47
fix(reporter): fix missing newline before help text 2021-08-10 19:21:31 -04:00
Kat Marchán 0c9eeef0d0
0.3.0 2021-08-07 23:08:42 -04:00
Kat Marchán 587a802da4
docs: update changelog 2021-08-07 23:08:16 -04:00
Kat Marchán 60bdf47e29
fix(tests): updating tests 2021-08-07 23:04:04 -04:00
Kat Marchán 3584dc600c
feat(protocol): improvements to snippets API 2021-08-07 22:59:20 -04:00
Kat Marchán 80e7dabbe4
feat(protocol): help is a single Display ref now. 2021-08-07 22:57:56 -04:00
Kat Marchán 7920a2315c
feat(protocol: Severity is now optional 2021-08-07 22:54:46 -04:00
Kat Marchán 56986bbd4c
0.2.1 2021-08-05 13:28:54 -07:00
Kat Marchán 51e59269a8
docs: update changelog 2021-08-05 13:28:41 -07:00
Kat Marchán 781a51f037
fix(protocol): fix the default From<:T Diagnostic> implementation to cover more cases. 2021-08-05 13:24:37 -07:00
Kat Marchán 40133a368d
0.2.0 2021-08-05 12:41:31 -07:00
Kat Marchán f290cf6e6c
docs: update changelog 2021-08-05 12:41:25 -07:00
Kat Marchán 50238d75a2
feat(protocol): Make usafe of ? and return types with Diagnostics more ergonomic 2021-08-05 12:37:11 -07:00
Kat Marchán e955321cbd
fix(protocol): protocol improvements after getting feedback 2021-08-05 09:12:41 -07:00
Kat Marchán 9ba2389f48
docs: better pun imo 2021-08-04 23:17:18 -07:00
Kat Marchán ab8c9683fd
0.1.0 2021-08-04 21:27:12 -07:00
Kat Marchán 4d58e66639
meta: update crate description to be more useful 2021-08-04 21:27:08 -07:00
Kat Marchán b48296e96c
docs: update changelog 2021-08-04 21:25:25 -07:00
Kat Marchán e1ef944689
docs: rewrite readme 2021-08-04 21:19:20 -07:00
Kat Marchán 2fb9f93cbf
fix(api): stop re-exporting random things wtf??? 2021-08-04 20:28:19 -07:00
Kat Marchán 6b51694733
feat(protocol) overhauled entire protocol to be based on byte offsets (#1)
Includes other improvements!

BREAKING CHANGE: Yeah this is pretty much a rewrite.
2021-08-04 20:27:12 -07:00
Kat Marchán 3b3a07bcb5
docs: add thisdiagnostic example 2021-08-03 12:57:20 -07:00
Kat Marchán 1cb0ad3852
feat(span): make span end optional 2021-08-03 12:56:56 -07:00
Kat Marchán f8cf66cd90
refactor: move detail rendering out for clarity 2021-08-03 07:52:25 -07:00
Kat Marchán 3ad7666777
feat(miette): you nerd-snipe miette into writing a joke reporter?? jail for mother!! 2021-08-03 01:13:12 -07:00
Kat Marchán a437f44511
feat(reporter): dummy reporter implementation + tests 2021-08-03 00:52:10 -07:00
Kat Marchán c3f41b972d
fix(protocol): use references forr all return values in Diagnostic 2021-08-02 23:20:15 -07:00
Kat Marchán e2387ce2ed
feat(protocol): sketched out a basic protocol 2021-08-02 23:08:51 -07:00
Kat Marchán f5f97fde5b
docs: being cheeky 2021-08-02 22:07:01 -07:00
Kat Marchán 457849721f
initial commit 2021-08-02 19:36:02 -07:00