minarrow-pyo3 0.3.0
Changed
- Bumped
minarrowdependency from0.10.1to0.11.0.
Removed
- Unused nightly feature gates (
allocator_api,slice_ptr_get,
portable_simd) from the crate root. The underlying allocator-aware types
are re-exported fromminarrow, so the gates are not required at this
crate's call sites.