Version 2.1.3
New features
(none!)
Bug-fixes and performance
- fix: support empty records in
ak.with_field
by @agoose77 in #2387 - fix: only format exception for primary context by @agoose77 in #2388
- fix: only touch data in
nplike.asarray
if copy is required by @agoose77 in #2395 - fix: update
GrowableBuffer::move_to
algorithm by @ianna in #2394 - fix: don't touch for
ascontiguousarray
by @agoose77 in #2397
Other
- refactor: implement
nplike
registry (1 of 2) by @agoose77 in #2389 - refactor: implement
Backend
registry (2 of 2) by @agoose77 in #2390 - refactor: use existing
unset
sentinel by @agoose77 in #2391 - ci: add workflow to ensure C++ is released by @agoose77 in #2398
- chore(deps): bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.5 by @dependabot in #2356
- chore: update pre-commit hooks by @pre-commit-ci in #2342
Full Changelog: v2.1.2...v2.1.3