Skip to content

Version 2.4.4

Compare
Choose a tag to compare
@agoose77 agoose77 released this 29 Sep 10:52
· 355 commits to main since this release
6dc52cc

New features

  • feat: add buffer_key to typetracer_with_report by @agoose77 in #2719

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

Full Changelog: v2.4.3...v2.4.4