Skip to content

Commit

Permalink
preemptive R NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Oct 7, 2024
1 parent c3d678e commit 33d2c8b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions r/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@
under the License.
-->

# nanoarrow 0.6.0

- Add float16 support for R bindings (#650)
- Implement string view support in R bindings (#636)
- Allow opt-out of warning for unregistered extension types (#632)
- Add bindings to IPC writer (#608)
- Avoid flatcc aligned_alloc() call when compiling R package (#494)
- Use JSON in experimental R vctrs extension type (#533)

# nanoarrow 0.5.0

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

0 comments on commit 33d2c8b

Please sign in to comment.