Awkward Array Versions Save

Manipulate arrays of complex data structures as easily as Numpy.

0.15.5

3 years ago

Fixed NumPy 1.20 warnings.

0.15.4

3 years ago

Removed warning on import (scikit-hep/uproot3#533).

0.15.3

3 years ago

@kgizdov fixed persist.py to accept the new name "awkward0" (PR #260).

0.15.2

3 years ago

Switch from DeprecationWarning to FutureWarning.

0.15.1

3 years ago

Fixed package names for persistent files.

0.15.0

3 years ago

First version to be named awkward0, rather than awkward.

0.14.0

3 years ago

@eduardo-rodrigues and @chrisburr updated tests for Python 3.9. Thanks!

0.13.0

3 years ago

Added a deprecation warning that points to the new awkward1 package.

0.12.22

3 years ago

Fixes #250.

0.12.21

4 years ago

Fixed #245.