Skip to content

0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zkat zkat released this 21 Aug 07:33
· 445 commits to main since this release
3ed9705

BIG changes this time. The whole end-to-end experience for tossing around
Diagnostics in your code has been overhauled, printing reports is easier than
ever, and we even have an eyre::Report-style wrapper you can pass around in
app-internal returns!

Features

  • reporter: Overhauled return type/main/DiagnosticReport experience. (29c1403e)