Skip to content

Releases: scikit-hep/coffea

v0.7.25

31 Jan 15:45
1a7ebdc
Compare
Choose a tag to compare

What's Changed

  • fix: allow OSErrors in coffea 0.7.x when skipbadfiles is set to True by @ikrommyd in #1260
  • ci: Dynamic versioning for coffea 0.7.x by @ikrommyd in #1261
  • chore: add version.pyi in coffea 0.7.x by @ikrommyd in #1262

Full Changelog: v0.7.24...v0.7.25

v2025.1.1

22 Jan 17:12
d8a6232
Compare
Choose a tag to compare

What's Changed

Mainly this release addresses breaking changes in dask that need to be fixed up in dask-awkward, and we also now test in python 3.13.

New Features

Bugfixes

Misc.

Full Changelog: v2025.1.0...v2025.1.1

v2025.1.0

08 Jan 16:57
dd98953
Compare
Choose a tag to compare

What's Changed

New Features

Bugfixes

  • fix(docs): change path to logo for deployment by @lgray in #1221
  • fix: allow JetResolution to handle additional filename metadata by @lgray in #1240

Misc.

Full Changelog: v2024.11.0...v2025.1.0

v0.7.24

08 Jan 17:53
44e8599
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix(backport): allow JetResolution to handle additional filename metadata by @lgray in #1241

Full Changelog: v0.7.23...v0.7.24

v0.7.23

22 Nov 17:51
1f69f3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.22...v0.7.23

v2024.11.0

20 Nov 21:15
e6e253b
Compare
Choose a tag to compare

What's Changed

This release marks the change to readthedocs.org hosted documentation.
Old versions will be backfilled into coffea-hep.readthedocs.org in time.

New Features

Bugfixes

Misc.

  • ci: bump actions/attest-build-provenance from 1.4.3 to 1.4.4 by @dependabot in #1201
  • ci: bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 by @dependabot in #1203
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #1196
  • ci: bump codecov/codecov-action from 4 to 5 by @dependabot in #1205
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #1208
  • docs: specify correct location of sphinx config for rtd by @lgray in #1209
  • docs: install commands for rtd by @lgray in #1210
  • docs: edit pre_install portion of rtd config instead of overriding all commands by @lgray in #1211
  • docs: install coffea docs after sphinx base isntall by @lgray in #1212
  • fix(docs): dev extra, not docs by @lgray in #1213
  • docs: install pandoc and graphviz before building by @lgray in #1214
  • fix(docs): sudo to install pandoc and graphviz by @lgray in #1215
  • fix(docs): remove apt install, something else is funny by @lgray in #1216
  • fix(docs): add graphviz extension to extensions list by @lgray in #1217
  • fix(docs): add graphviz to apt-packages by @lgray in #1218
  • build: Remove 'servicex' extra by @matthewfeickert in #1219
  • docs: update URL for documentation to RTD by @lgray in #1220

Full Changelog: v2024.10.0...v2024.11.0

v2024.10.0

16 Oct 18:41
9c3a49c
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: Schema for the oldstyle edm4hep Future Circular Collider simulation Samples by @prayagyadav in #1182

Bugfixes

  • fix: Add dataset discovery tools to coffea.dataset_tools's all and to docs by @rpsimeon34 in #1144
  • docs: Add some missing docstrings and include dataset discovery tools in docs by @rpsimeon34 in #1193

Misc.

New Contributors

Full Changelog: v2024.9.0...v2024.10.0

v2024.9.0

20 Sep 13:14
c94d53d
Compare
Choose a tag to compare

What's Changed

New Features

Fixes

  • fix: correct typo in step-size warning when align_clusters=True by @lgray in #1179
  • build: bump dask-awkward, dask-histogram by @lgray in #1184

Misc.

Full Changelog: v2024.8.3...v2024.9.0

v2024.8.3

30 Aug 13:59
57d43a1
Compare
Choose a tag to compare

What's Changed

New Features

Fixes

Misc.

New Contributors

Full Changelog: v2024.8.2...v2024.8.3

v2024.8.2

29 Aug 14:04
2aaf4f0
Compare
Choose a tag to compare

What's Changed

New Features

Fixes

  • fix: more expository error message in case of empty returned file list by @lgray in #1168

Misc.

New Contributors

Full Changelog: v2024.8.1...v2024.8.2