Skip to content

v2024.2.0

Compare
Choose a tag to compare
@lgray lgray released this 01 Feb 19:43
· 486 commits to master since this release
2b321ee

What's Changed

New Features:

  • feat: round target step multiplicity so we end up with more even steps on average by @lgray in #1011
  • feat: deprecate coffea.nanoevents.methods.vector by @lgray in #997

Fixes:

  • fix!: improve user interface for preprocess by @lgray in #1008
  • fix: use public uproot interfaces when extracting form by @lgray in #1013
  • fix: force application of to_packed in awkward binnings by @lgray in #1016
  • fix: convert sys.exit(1) to ValueError in DataDiscoveryCLI by @iasonkrom in #1020

Documentation:

Other:

Full Changelog: v2024.1.2...v2024.2.0