0.54.0
This update includes a few improvements to error propagation and expanded VARIANT
support.
What's Changed
- Add natural error translation for RPC by @kennykerr in #2883
- Workaround for confusing
LocalFree
behavior by @kennykerr in #2889 - Avoid
Result
transformation forWIN32_ERROR
by @kennykerr in #2890 - Support additional
VARIANT
types by @kennykerr in #2892 - Release 0.54.0 by @kennykerr in #2894
Full Changelog: 0.53.0...0.54.0