Version 2.4.4
New features
Bug-fixes and performance
- fix: catch cases in which fields required by a JSON schema are not in the JSON object by @jpivarski in #2712
- fix: support concrete buffers in
TypeTracer.frombuffer
by @agoose77 in #2718 - fix: make the examples consistent with the changes in #2553 by @ManasviGoyal in #2725
- fix: reduction with
axis=None
,keepdims=True
by @agoose77 in #2728
Other
- chore: update pre-commit hooks by @pre-commit-ci in #2722
- chore(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0 by @dependabot in #2716
- chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 by @dependabot in #2721
- chore(deps): bump pypa/cibuildwheel from 2.16.0 to 2.16.1 by @dependabot in #2723
Full Changelog: v2.4.3...v2.4.4