Skip to content

Releases: scikit-hep/awkward

Version 2.6.1

05 Feb 21:35
Compare
Choose a tag to compare

The purpose of this release is to provide a lower-bound on the fsspec dependency version (#3006).

New features

(none!)

Bug-fixes and performance

(none!)

Other

Full Changelog: v2.6.0...v2.6.1

Version 2.6.0

02 Feb 19:34
d7c7adc
Compare
Choose a tag to compare

From this point onward, awkward strictly depends on fsspec.

New features

Bug-fixes and performance

  • fix: delete header-only/tests/test_1542-array-builder.cpp by @ianna in #2981
  • fix: use std::tuple_element_t as an OptionType type alias by @ianna in #2977
  • fix: generate error message and tests for CUDA and CPU kernels by @ManasviGoyal in #2989
  • fix: ak.merge_union_of_records error message for cases that can't use axis < 0 by @jpivarski in #2995

Other

New Contributors

Full Changelog: v2.5.2...v2.6.0

Version 2.5.2

12 Jan 18:39
ee63f6e
Compare
Choose a tag to compare

New features

Bug-fixes and performance

Other

Full Changelog: v2.5.1...v2.5.2

Version 2.5.1

12 Dec 21:35
accbce3
Compare
Choose a tag to compare

New Features

Bug Fixes and Performance

Other

New Contributors

Full Changelog: v2.5.0...v2.5.1

Version 2.5.1rc1

06 Dec 17:48
95be112
Compare
Choose a tag to compare
Version 2.5.1rc1 Pre-release
Pre-release

New Features

Bug Fixes and Performance

Other

New Contributors

Full Changelog: v2.5.0...v2.5.1rc1

Version 2.5.0

16 Nov 18:11
ffc1533
Compare
Choose a tag to compare

New Features

Bug Fixes and Performance

Other

New Contributors

Full Changelog: v2.4.9...v2.5.0

Version 2.4.10

09 Nov 11:59
bc11dd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.9...v2.4.10

Version 2.4.9

06 Nov 16:34
3012363
Compare
Choose a tag to compare

New Features

Bug Fixes and Performance

  • fix: add highlevel, behavior arguments to composite reducers by @agoose77 in #2754
  • fix: export nan variants by @agoose77 in #2758
  • fix: update __class__ for both layout and behavior consistently by @agoose77 in #2759
  • fix: support all-None index in awkward_Index_nones_as_index.cpp by @agoose77 in #2769
  • fix: handle unhashable behaviour type by @ianna in #2770
  • fix: protect RecordForm against len(fields) != len(contents) by @jpivarski in #2776
  • fix: drop lengths recursively by @agoose77 in #2775
  • fix: ak.num should always return a useful (non-unknown length) type by @agoose77 in #2785
  • fix: remove old argument from broadcast_and_apply by @agoose77 in #2790
  • fix: don't preserve unexpected option for is_in by @agoose77 in #2792
  • fix: support scalar strings in fill_none by @agoose77 in #2793
  • fix: support arbitrary ufuncs with respect to NEP-50 by @agoose77 in #2799

Other

Full Changelog: v2.4.6...v2.4.8

Version 2.5.0rc0

27 Oct 10:08
62baa96
Compare
Choose a tag to compare
Version 2.5.0rc0 Pre-release
Pre-release

Bug Fixes and Performance

Other

Full Changelog: v2.4.7...v2.5.0rc0

Version 2.4.6

12 Oct 17:45
f35878f
Compare
Choose a tag to compare

New Features

Bug-fixes and performance

Other

Full Changelog: v2.4.5...v2.4.6