Version 2.3.3
New features
- feat: add support for
__arrow_array__
by @agoose77 in #2650 - feat: add
__dlpack__
,from_dlpack
support by @agoose77 in #2649
Bug-fixes and performance
- fix: rename cppyy test by @ianna in #2643
- fix: support
highlevel=False
in all branches forfrom_parquet
by @agoose77 in #2646 - fix: support non-hashable values in
parameters_union
by @agoose77 in #2651 - fix: remove unneeded cast by @agoose77 in #2653
Other
- chore(deps): bump pypa/gh-action-pypi-publish from 1.8.9 to 1.8.10 by @dependabot in #2641
Full Changelog: v2.3.2...v2.3.3