Version 2.0.5
New features
(none!)
Bug-fixes and performance
- fix: remove unused keyword arg by @agoose77 in #2046
- fix: support
regular_to_jagged
inContent._recursively_apply
/ak.transform
by @agoose77 in #2048 - fix: read behavior from highlevel
ak.ArrayBuilder
by @agoose77 in #2052 - fix: rebuild invalid
check
pointers inArrayBuilder
by @agoose77 in #2055
Other
- docs: correct canonical URL by @agoose77 in #2040
- docs: correct docstring for
ak.metadata_from_parquet
by @agoose77 in #2050 - test: rename tests to use identifiers by @agoose77 in #2044
- chore: fix poor rename by @agoose77 in #2049
- chore: increase awkward-cpp version for #2055. by @jpivarski in #2056
Full Changelog: v2.0.4...v2.0.5