Version 2.4.3
New features
- feat: add ak_to_feather and ak_from_feather functions by @zbilodea in #2683
- feat: expose simplification from
ak.from_buffers
by @agoose77 in #2713
Bug-fixes and performance
- fix: unpickling of
unknown_length
by @agoose77 in #2710 - fix: support placeholders in
from_buffers
by @agoose77 in #2714
Other
- chore: try to reintroduce Python 3.12, now that NumPy has released a beta. by @jpivarski in #2644
- chore: update pre-commit hooks by @pre-commit-ci in #2705
- chore: update pre-commit hooks by @pre-commit-ci in #2715* chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4 by @dependabot in #2706
- chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #2707
- docs: update obsolete comment in docs (relevant only in v1). by @jpivarski in #2699
New Contributors
Full Changelog: v2.4.2...v2.4.3