Version 5.1.2
New features
- feat: add support for current RNTuple files by @ioanaif in #962
- feat: refactor url - object split (motivated by
fsspec
integration) by @lobis in #976 - feat:
asyncio
LoopExecutor and async fsspec source by @lobis in #992 - feat: update the executor submit interface to take keyword arguments and be compatible with
concurrent.futures.ThreadPoolExecutor
by @lobis in #1001
Bug-fixes and performance
- fix: remove unused hist import in test_0965 by @GaetanLepage in #994
- fix: cache form remapping to avoid per-chunk workload by @agoose77 in #998
Other
- docs: add GaetanLepage as a contributor for test by @allcontributors in #995
- chore: add types to most of the
uproot.source
module by @lobis in #996 - chore: update pre-commit hooks by @pre-commit-ci in #993
- chore: add pre-commit formatters for toml and yaml by @lobis in #1002
New Contributors
- @GaetanLepage made their first contribution in #994
Full Changelog: v5.1.1...v5.1.2