We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d568aae commit bd311fdCopy full SHA for bd311fd
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+<a name="0.11.0"></a>
2
+## 0.11.0 (2021-08-18)
3
+
4
+BIG changes this time. The whole end-to-end experience for tossing around
5
+Diagnostics in your code has been overhauled, printing reports is easier than
6
+ever, and we even have an `eyre::Report`-style wrapper you can pass around in
7
+app-internal returns!
8
9
+#### Features
10
11
+* **reporter:** Overhauled return type/main/DiagnosticReport experience. ([29c1403e](https://github.com/zkat/miette/commit/29c1403efdd7fd218f240ac458fd19bba17e9551))
12
13
14
<a name="0.10.0"></a>
15
## 0.10.0 (2021-08-17)
16
0 commit comments