v1.1.0
This is a small release of patches entirely not my own!
The exciting new feature is the ability to do thiserror
-style
#[diagnostic(transparent)]
when using the derive macro, which will defer
diagnostics to a Diagnostic referred to by the struct/enum!
Big thanks to @cormacrelf and
@felipesere for your contributions!