Skip to content

Commit 33d2c8b

Browse files
committedOct 7, 2024·
preemptive R NEWS

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎r/NEWS.md

+9
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
under the License.
1818
-->
1919

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+
2029
# nanoarrow 0.5.0
2130

2231
- Add experimental `nanoarrow_vctr` to wrap a list of arrays (#461)

0 commit comments

Comments
 (0)
Please sign in to comment.