Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-17 | Remove now unused match arms | 1 | -2/+0 | |
2020-05-17 | Properly annotate non-exhaustive enum | 1 | -6/+1 | |
2020-01-29 | Error::description() will be deprecated soon | 1 | -12/+2 | |
2019-01-17 | Add optional support for yaml filter (see #192) | 1 | -1/+15 | |
2019-01-12 | Rename deprecate method Error::cause() | 1 | -2/+2 | |
2018-12-08 | Use 2018 edition idioms | 1 | -2/+2 | |
2018-12-07 | Fix typo in serde_json feature | 1 | -6/+6 | |
2018-06-21 | Fix formatting with cargo fmt | 1 | -9/+7 | |
2018-06-04 | Converted error-chain based error to enum based error | 1 | -0/+95 |