Commit Graph

19 Commits

Author SHA1 Message Date
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 4d45884362
0.10.0 2021-08-17 19:36:54 -07:00
Kat Marchán f79aee63b1
0.9.0 2021-08-17 08:48:48 -07:00
Kat Marchán ee2e2d1ef2
0.8.1 2021-08-16 22:44:12 -07:00
Kat Marchán 8fdf05b523
0.8.0 2021-08-16 22:25:54 -07:00
Kat Marchán 991a93619b
0.7.0 2021-08-15 18:21:03 -07:00
Kat Marchán 027c3b0a94
0.6.0 2021-08-15 11:54:07 -07:00
Kat Marchán 0e7702700d
feat(derive): added basic derive macro
This should be good for most basic use cases. More features will be added over time :)
2021-08-15 11:49:02 -07:00
Kat Marchán b8c89813b9
0.5.0 2021-08-14 13:35:11 -07:00
Kat Marchán fd0d2b12b7
0.4.0 2021-08-10 22:52:20 -04:00
Kat Marchán a04239cf35
0.3.1 2021-08-10 21:06:38 -04:00
Kat Marchán 0c9eeef0d0
0.3.0 2021-08-07 23:08:42 -04:00
Kat Marchán 56986bbd4c
0.2.1 2021-08-05 13:28:54 -07:00
Kat Marchán 40133a368d
0.2.0 2021-08-05 12:41:31 -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 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 a437f44511
feat(reporter): dummy reporter implementation + tests 2021-08-03 00:52:10 -07:00
Kat Marchán 457849721f
initial commit 2021-08-02 19:36:02 -07:00