Version 5.3.11
New features
- feat: implement TGraph-writing by @Pepesob in #1256
- feat: add support for more RNTuple types by @ariostas in #1223
Big-fixes and performance
- fix: set _max_workers in ThreadPoolExecutor with non-None initializer by @NJManganelli in #1254
- fix: apply
TBranch.array
's veto ofAsGrouped
fromranges_or_baskets
toHasBranches.arrays
andHasBranches.iterate
by @jpivarski in #1269 - fix: explicit 'import awkward' needed to write NumPy strings by @jpivarski in #1266
Other
- docs: add Pepesob as a contributor for code by @allcontributors in #1258
- chore(deps): bump actions/attest-build-provenance from 1.3.2 to 1.4.1 in the actions group across 1 directory by @dependabot in #1268
New Contributors
- @NJManganelli made their first contribution in #1254
- @Pepesob made their first contribution in #1256
Full Changelog: v5.3.10...v5.3.11