Skip to content

Version 2.0.0rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpivarski jpivarski released this 05 Nov 18:18
· 987 commits to main since this release
c9451ad

This pre-release is to get #1867 into something pip-installable for Coffea testing. The next pre-release will (probably) be the one that splits Awkward into two packages (#1778).

New features

(none!)

Bug-fixes and performance

  • fix: correctly turn ByteMaskedArray into ByteMaskedArray by @agoose77 in #1851
  • fix: separate contiguity from dimension test in NumpyArray._reduce_next by @agoose77 in #1856
  • fix: propagate local behaviors in ak.combinations by @lgray in #1867

Other

Full Changelog: v2.0.0rc2...v2.0.0rc3