Skip to content

Releases: scikit-hep/awkward

0.1.13

10 Oct 22:30
536cdb6
Compare
Choose a tag to compare

PR #16.

0.1.12

10 Oct 14:58
b78e95b
Compare
Choose a tag to compare

PR #15.

0.1.11

04 Oct 22:43
069fea6
Compare
Choose a tag to compare

PR #14.

0.1.10

04 Oct 17:26
59a81c9
Compare
Choose a tag to compare

PR #13.

0.1.9

02 Oct 17:01
c052ece
Compare
Choose a tag to compare

Test deployment from Azure running on scikit-hep.

0.1.8

02 Oct 15:55
7adc0f4
Compare
Choose a tag to compare

PR #12.

0.1.7

26 Sep 20:00
Compare
Choose a tag to compare

The half-thought-through PR10 tests were failing in 32-bit, so I removed them for the sake of deployment. I'll revisit RawArray someday.

0.1.6

26 Sep 19:47
Compare
Choose a tag to compare

Try to fix manylinux1 deployment again.

0.1.5

26 Sep 19:12
Compare
Choose a tag to compare

Try to fix manylinux1 deployment.

0.1.4

26 Sep 18:52
fe17e09
Compare
Choose a tag to compare

Through PR #11 (implemented ListArray and ListOffsetArray's __getitem__).