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
|
adf0bc933f
|
fix(derive): #[diagnosic(severity)] works for named and unnamed variants/structs now
Fixes: https://github.com/zkat/miette/issues/26
|
2021-08-21 17:18:12 -07:00 |
Kat Marchán
|
8fbad1b1cd
|
feat(derive): format string support for help()
Fixes: https://github.com/zkat/miette/issues/7
|
2021-08-18 19:59:50 -07:00 |
Kat Marchán
|
f6e6acf2d2
|
feat(derive): Support for deriving snippet method (#18)
Fixes: #11
|
2021-08-16 22:20:13 -07:00 |
Kat Marchán
|
9a78a94395
|
fix(derive): move to plain syn to fix darling issues
|
2021-08-15 17:27:39 -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 |