Version 5.0.4
New features
- feat: allow
uproot.dask
to re-map forms at the data source by @lgray in #830 - feat: add support for TLeafG by @ioanaif in #840
Bug-fixes and performance
- fix: separate ZstdDecompressor for each thread (re-do) by @nsmith- in #828
- fix:
_awkward_forth.symbol_dict
was missingnp.dtype(">i1")
by @jpivarski in #827 - fix: ak_add_doc should add docs to both the lazy and the materialized array. by @jpivarski in #832
- fix: Uproot should be able to run without Awkward. by @jpivarski in #831
- fix: add ttree title to doc of top level record by @lgray in #836
- fix: complain about CannotBeAwkward earlier, before reading data. by @jpivarski in #838
- fix: models should not be wrapped in a ListOffsetForm by @ioanaif in #841
- fix: let form mappings apply a behavior by @lgray in #834
Other
- docs: add renyhp as a contributor for code by @allcontributors in #829
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #839
- chore: move to Ruff by @henryiii in #825
New Contributors
Full Changelog: v5.0.3...v5.0.4