Version 2.6.7
New features
- feat: combinations kernels by @ManasviGoyal in #3150
- feat: complex reducers by @ManasviGoyal in #3149
Bug-fixes and performance
- fix: use classic linker with AppleClang 15+ by @henryiii in #3167
- fix: unexpected behaviour of akwhere with arrays containing nones by @tcawlfield in #3168
- fix: out of bounds index access issue in argmin and argmax complex in CPU kernel by @ManasviGoyal in #3176
- fix: refine the implementation of copy_behaviors by @Saransh-cpp in #3177
- fix: ak.to_parquet for a record-like non-Record by @jpivarski in #3175
- fix: proposal for #2947 by @maxgalli in #3191
- fix: requesting layout.form should not touch shape by @jpivarski in #3189
- fix: issue #3118 and #3185 by @pfackeldey in #3193
- fix: change np.integer to numbers.Integral by @maxgalli in #3195
Other
- ci: fix incorrect SDist name by @henryiii in #3201
- docs: add maxgalli as a contributor for code by @allcontributors in #3198
- docs: add pfackeldey as a contributor for code by @allcontributors in #3199
- chore(deps): bump the actions group across 1 directory with 4 updates by @dependabot in #3184
- chore: update pre-commit hooks by @pre-commit-ci in #3172
- chore(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 in the actions group across 1 directory by @dependabot in #3190
New Contributors
- @maxgalli made their first contribution in #3191
- @pfackeldey made their first contribution in #3193
Full Changelog: v2.6.6...v2.6.7