We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3610863 commit cba400aCopy full SHA for cba400a
changelog.md
@@ -1,3 +1,8 @@
1
+### v0.22.0 (2021-11-17)
2
+- Improve support for struct parameters in blocks
3
+- Improve support for inout (e.g. `BOOL*`) parameters in blocks
4
+- Fix a crash when printing a (proxied) instance of a class implementing neither `-description` nor `-debugDescription`
5
+
6
### v0.21.0 (2021-08-27)
7
- Switch to node-ffi-napi, ref-napi, and ref-struct-di
8
- Remove exception support
0 commit comments