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 70b98e6 commit f121c57Copy full SHA for f121c57
RELEASES.md
@@ -1,3 +1,11 @@
1
+# Version 0.1.4
2
+
3
+- Improved error reporting of the derive feature
4
+- Resolved a potential internal ambiguity when using the backtrace feature
5
+ that prevented backtrace from improving an upstream API.
6
+- Changed the bounds on std error compat conversions through the From trait
7
+ to take Sync and Send into account.
8
9
# Version 0.1.3
10
11
- Added `Context::map`
0 commit comments