Commit Graph

3 Commits

Author SHA1 Message Date
Gavrilikhin Daniil 024145dbdd
Add dynamic diagnostic (#262) 2023-05-13 13:59:43 -07:00
Kyle Brown 5b8b5478b6
feat(derive): Make derive macro `diagnostic` attribute more flexible. (#115)
Fixes: #114 

* Improved defaulting

* Added correct combining logic
Added variable number of diagnostic attributes

* Error handling, testing, and docs improvements

Co-authored-by: Kyle Brown <kyleb@liquidrocketry.com>
2022-02-17 22:04:03 -08:00
Kat Marchán 6fc4fb0b77
docs: add CONTRIBUTING.md and CODE_OF_CONDUCT.md
Fixes: https://github.com/zkat/miette/issues/80
2021-10-01 19:06:53 -07:00