Releases: scikit-hep/awkward-0.x
Releases · scikit-hep/awkward-0.x
0.12.18
Updated Arrow conversions and less array-copying. PRs #221, #222, #224.
0.12.14
Fixes #205 with PR #206.
Also the first version that drops awkward-numba
from the tests and deployment. See Awkward 1.0.
0.12.11
Fixes one issue:
- PR #193 (issue #186): ChunkedArrays can now be sliced by ChunkedArrays (if they have the same chunk sizes).