Version 2.1.1
New features
- feat: add support for arrays in
from_buffers
by @agoose77 in #2319 - feat: validate
axis
in L1 by @agoose77 in #2285 - feat: add examples to header-only module by @agoose77 in #2288
Bug-fixes and performance
- fix: support typetracer in
ak.unflatten
by @agoose77 in #2293 - fix: view for unknown scalar by @agoose77 in #2294
- fix: common backend in functions accepting multiple arrays by @agoose77 in #2297
- fix: support unknown scalars in
__getitem__
by @agoose77 in #2314 - fix: fail early if index is too dimensional by @agoose77 in #2304
- fix: uneccessary use of
nplike_of
by @agoose77 in #2315 - fix: jupyterlite dependency changes by @agoose77 in #2318
Other
- refactor: rename util functions by @agoose77 in #2316
- docs: update version switcher (#2299)Co-authored-by: Jim Pivarski [email protected] by @agoose77 in #2299
- docs: add Gitter badge by @agoose77 in #2298
- docs: add deployment notes to contributing guide by @agoose77 in #2300
- chore(deps): bump aws-actions/configure-aws-credentials from 1 to 2 by @dependabot in #2290
- chore(deps): bump amannn/action-semantic-pull-request from 5.1.0 to 5.2.0 by @dependabot in #2321
- chore(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #2308
- chore(deps): bump pypa/cibuildwheel from 2.12.0 to 2.12.1 by @dependabot in #2309
- chore(deps): bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in #2322
- ci: fix parsing of docs version by @agoose77 in #2301
Full Changelog: v2.1.0...v2.1.1