Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Releases: scikit-hep/awkward-0.x

0.12.20

30 Jan 23:43
a2645fd
Compare
Choose a tag to compare

PRs #228 and #231.

0.12.19

04 Jan 00:56
3442c51
Compare
Choose a tag to compare

0.12.18

16 Dec 16:36
b9efd22
Compare
Choose a tag to compare

Updated Arrow conversions and less array-copying. PRs #221, #222, #224.

0.12.17

22 Nov 14:32
1d6976c
Compare
Choose a tag to compare

PRs #214 and #216.

0.12.16

15 Nov 14:41
5754fe2
Compare
Choose a tag to compare

Issue #212, fixed by PR #213.

0.12.15

12 Nov 15:57
0aa9107
Compare
Choose a tag to compare

PRs #209 and #211.

0.12.14

18 Oct 11:26
c124877
Compare
Choose a tag to compare

Fixes #205 with PR #206.

Also the first version that drops awkward-numba from the tests and deployment. See Awkward 1.0.

0.12.13

08 Oct 15:53
22ff4b9
Compare
Choose a tag to compare

PRs #202 and #204.

0.12.12

30 Sep 16:37
c68cfab
Compare
Choose a tag to compare

Fixed issues #195 and #197.

0.12.11

27 Sep 16:55
ff50522
Compare
Choose a tag to compare

Fixes one issue:

  • PR #193 (issue #186): ChunkedArrays can now be sliced by ChunkedArrays (if they have the same chunk sizes).