Skip to content

Version 2.8.6

Choose a tag to compare

@ianna ianna released this 31 Jul 02:36
· 140 commits to main since this release

New features

(none!)

Bug-fixes and performance

  • fix: first maybe materialize, then check for PlaceholderArray by @pfackeldey in #3566
  • fix: ak.any and ak.combinations with cuda backend kernels by @ianna in #3561
  • fix: length0 array repr by @pfackeldey in #3564
  • fix: to_buffers for duplicate fields in records by @pfackeldey in #3567
  • fix: overflow error when concatenating more than 128 regular arrays by @ikrommyd in #3568
  • fix: patch emscripten RPath by @henryiii in #3575
  • fix: removal of pyarrow.lib.PyExtensionType in pyarrow 21 by @ikrommyd in #3581
  • fix: filter also for new (v0.7.0) LinearizeTracer type by @pfackeldey in #3586
  • refactor: define common nplike method to get pointer to memory by @pfackeldey in #3565

Other

Full Changelog: v2.8.5...v2.8.6