Version 2.3.2 #2642
jpivarski
started this conversation in
New releases
Version 2.3.2
#2642
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features
to_numpy
support for strings/bytestrings by @agoose77 in feat: add CPU kernel forto_numpy
support for strings/bytestrings #2631Bug-fixes and performance
Exception
subclasses by @agoose77 in fix: don't decorate non-Exception
subclasses #2587to_backend_array()
instead ofasarray
by @agoose77 in fix: useto_backend_array()
instead ofasarray
#2592artefacts
→artifacts
inpyproject.toml
by @agoose77 in fix:artefacts
→artifacts
inpyproject.toml
#2612ak.zip
withoptiontype_outside_record=True
by @agoose77 in fix: support lists of strings inak.zip
withoptiontype_outside_record=True
#2623counts=len(array)
inak.unflatten
by @agoose77 in fix: supportcounts=len(array)
inak.unflatten
#2632int64
index inListArray
'spad_none
by @agoose77 in fix: support nonint64
index inListArray
'spad_none
#2634assert nextlen == 0
in reducer should also allowunknown_length
by @jpivarski in fix:assert nextlen == 0
in reducer should also allowunknown_length
#2610Other
module
andname
arguments tohigh_level_function
decorator by @agoose77 in refactor: add newmodule
andname
arguments tohigh_level_function
decorator #2620Full Changelog: v2.3.1...v2.3.2
This discussion was created from the release Version 2.3.2.
Beta Was this translation helpful? Give feedback.
All reactions