What's Changed
This release is to pin to uproot 5.3.0 and adapt to the interface changes therein.
New Features
* feat: `modifier` argument for `partial_weights` method by rkansal47 in https://github.com/CoffeaTeam/coffea/pull/1042
Fixes
* fix: use ak.merge_union_of_records to generate input data format by lgray in https://github.com/CoffeaTeam/coffea/pull/1017
* fix: make `apply_to_fileset` be able to handle tuple outputs of `data_manipulation`. by iasonkrom in https://github.com/CoffeaTeam/coffea/pull/1038
* fix: adjust to breaking changes in form mapping interface by lgray in https://github.com/CoffeaTeam/coffea/pull/1047
Other
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/CoffeaTeam/coffea/pull/1035
* chore: test in python 3.12 by lgray in https://github.com/CoffeaTeam/coffea/pull/1040
* perf: use an lru_cache for weight, partial_weight, require by lgray in https://github.com/CoffeaTeam/coffea/pull/1043
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/CoffeaTeam/coffea/pull/1044
**Full Changelog**: https://github.com/CoffeaTeam/coffea/compare/v2024.2.1...v2024.2.2