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 593abde commit dd79671Copy full SHA for dd79671
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+v0.5.1
2
+======
3
+Minor fixes and enhancements to v0.5.0 release.
4
+
5
+- Fixed namespace-related errors that occur for user-defined conversions.
6
+- Can now specify a fallback value when extracting an object member during conversion.
7
+- Added Rpc::captureError which allows users to retrieve ERROR message details returned by a callee.
8
+- Variant-to-Variant conversion is now handled properly.
9
10
v0.5.0
11
======
12
User-defined type support.
0 commit comments