The geoarrow_vctr can now be rearranged and subset with a non-slice range when the arrow package is installed (#62).
The R package now supports extra metadata features that were introduced in the GeoArrow 0.2 specification, including non-PROJJSON CRS types and spheroidal edge interpolations (#57, #65).
geoarrow.wkb and geoarrow.wkt extension types now support binary view and string view storage types, respectively (#66).
Internal versions of geoarrow-c, nanoarrow, and fast_float were updated (#64).
geoarrow 0.2.1
CRAN release: 2024-06-13
Fix undefined behaviour identified by UBSAN (#44).