Skip to content

v0.3.1: A bug fix release

Compare
Choose a tag to compare
@badboy badboy released this 25 Jun 11:24
· 58 commits to master since this release

Get rid of .unwrap() in Error::fmt.
This avoids a panic in case an error has no cause and the user tries to print it.