The out parameter in Numpy ufuncs are for in-place operations. awkward-array does not support in-place operations, so we now detect this and forbid it
Start using the new locations for awkward default types (awkward.util.*TYPE → awkward.array.base.Awk...
PR #133 (fixes for LPC HATS), specifically correct handling of methods on lazy arrays
Cleaned up and ready to become the new minimal version dependency. uproot-methods and uproot will de...
Found and fixed a few more places where the wrong awkward or numpy module is being used
PR #184, which allows awkward array classes that were defined on the fly to be pickled
Revert a change to the location of default types (INDEXTYPE, etc.) from awkward.util to awkward.arra...
Formally migrated to pytest, fixed the infinite loop when converting awkward-arrays to Numpy (#19), ...
Fixes #205 with PR #206. Also the first version that drops awkward-numba from the tests and deployme...
Closed a security hole and backward incompatibility in awkward.persist.whitelist handling
Wrote specification and touched up the library to match. The library isn't completely in agreement w...
Pull requests #164, #165, #167, and #171, which fix various bugs, adapt to Numpy 1.17.0, and add a J...
As a new semi-major version, this is now the minimum version of awkward for uproot-methods and uproo...
PR #114: awkward.save and awkward.toparquet now have the same order of arguments: first filename, th...
Changed nothing (relative to 1.9.0rc3) except for the name of the repo: scikit-hep/awkward-1.0 → sci...
Now requires awkward 0.8.0 and all access to the awkward library goes through ROOTMethods.awkward
Start using the new locations for awkward default types (awkward.util.*TYPE → awkward.array.base.Awk...
PR #133 (fixes for LPC HATS), specifically correct handling of methods on lazy arrays
Cleaned up and ready to become the new minimal version dependency. uproot-methods and uproot will de...
Found and fixed a few more places where the wrong awkward or numpy module is being used
PR #184, which allows awkward array classes that were defined on the fly to be pickled
Revert a change to the location of default types (INDEXTYPE, etc.) from awkward.util to awkward.arra...
Formally migrated to pytest, fixed the infinite loop when converting awkward-arrays to Numpy (#19), ...
Fixes #205 with PR #206. Also the first version that drops awkward-numba from the tests and deployme...
Closed a security hole and backward incompatibility in awkward.persist.whitelist handling
Wrote specification and touched up the library to match. The library isn't completely in agreement w...
Pull requests #164, #165, #167, and #171, which fix various bugs, adapt to Numpy 1.17.0, and add a J...
As a new semi-major version, this is now the minimum version of awkward for uproot-methods and uproo...
PR #114: awkward.save and awkward.toparquet now have the same order of arguments: first filename, th...
Changed nothing (relative to 1.9.0rc3) except for the name of the repo: scikit-hep/awkward-1.0 → sci...
Now requires awkward 0.8.0 and all access to the awkward library goes through ROOTMethods.awkward
Start using the new locations for awkward default types (awkward.util.*TYPE → awkward.array.base.Awk...
PR #133 (fixes for LPC HATS), specifically correct handling of methods on lazy arrays
Cleaned up and ready to become the new minimal version dependency. uproot-methods and uproot will de...