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 c3d678e commit 33d2c8bCopy full SHA for 33d2c8b
r/NEWS.md
@@ -17,6 +17,15 @@
17
under the License.
18
-->
19
20
+# nanoarrow 0.6.0
21
+
22
+- Add float16 support for R bindings (#650)
23
+- Implement string view support in R bindings (#636)
24
+- Allow opt-out of warning for unregistered extension types (#632)
25
+- Add bindings to IPC writer (#608)
26
+- Avoid flatcc aligned_alloc() call when compiling R package (#494)
27
+- Use JSON in experimental R vctrs extension type (#533)
28
29
# nanoarrow 0.5.0
30
31
- Add experimental `nanoarrow_vctr` to wrap a list of arrays (#461)
0 commit comments