Skip to content

Releases: scikit-hep/coffea

v2023.10.0.rc0

18 Oct 12:01
072f701
Compare
Choose a tag to compare
v2023.10.0.rc0 Pre-release
Pre-release

What's Changed

  • docs: Create CITATION.cff by @nsmith- in #853
  • chore: coffea uses pyproject.toml now update in readme by @lgray in #868
  • chore: Update README.rst with citation by @nsmith- in #869
  • build: ignore dask-awkward 2023.8.0 by @lgray in #873
  • ci: Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #877
  • fix: Make LumiMask compatible with dask-awkward by @jrueb in #879
  • build: bump awkward pin to >= 2.3.3 by @lgray in #880
  • ci: Bump actions/checkout from 3 to 4 by @dependabot in #889
  • build: repin to latest fixed awkward by @lgray in #890
  • feat: also pass uproot_options to uproot.dask in from_root() by @iasonkrom in #887
  • fix: Daskify Elementlinks in PHYSLITE schema by @nikoladze in #872
  • fix: allow for collections that contain non-jagged arrays in PHYSLITE schema by @nikoladze in #888
  • ci: Bump crazy-max/ghaction-github-pages from 3 to 4 by @dependabot in #893
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #894
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #896
  • fix: comply with boost-histogram 1.4.0 by @iasonkrom in #895
  • ci: Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 by @dependabot in #897
  • fix: Make rochester_lookup compatible with dask_awkward by @jrueb in #875
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #898
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #905
  • feat: support shape_touched from Dask by @agoose77 in #900
  • fix: added hasattr check to NanoAODEvents repr by @pviscone in #909
  • fix: remove binder setup problems in coffea 2023 by @lgray in #908

New Contributors

Full Changelog: v2023.7.0.rc0...v2023.10.0.rc0

v0.7.22

04 Oct 19:01
f7e9119
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in #774
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #781
  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.4 by @dependabot in #780
  • fix: remove use of deprecated numpy.bool by @lgray in #901
  • fix: remove strange definition of base schema behavior by @lgray in #902
  • fix: linting error in tests by @lgray in #903

Full Changelog: v0.7.21...v0.7.22

v2023.7.0.rc0

14 Jul 20:09
03ea8a5
Compare
Choose a tag to compare
v2023.7.0.rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v2023.6.0.rc1...v2023.7.0.rc0

v2023.6.0.rc1

27 Jun 12:40
30f4619
Compare
Choose a tag to compare
v2023.6.0.rc1 Pre-release
Pre-release

What's Changed

  • chore: update to empty_if_typetracer by @lgray in #821
  • ci(pre-commit.ci): pre-commit autoupdate by @pre-commit-ci in #831
  • fix: Added proper behavior for PFNanoAODSchema by @yimuchen in #832
  • fix: serialize dask_awkward.Array to None and store hard ref in closure in behavior by @lgray in #824
  • refactor: use length_zero/one_if_typetracer by @lgray in #834
  • build: repin dask_awkward >= 2023.6.1 by @lgray in #836
  • fix: PFnano format for dask by @yimuchen in #835
  • feat: ML inference tools by @yimuchen in #798
  • ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #838
  • fix: remove now-incorrect documentation from ml_tools by @lgray in #839
  • feat: Pass list of files to NanoEventsFactory by @chrispap95 in #837
  • build: pin to awkward 2.2.3, dask-histogram 2023.6.0 by @lgray in #840
  • build(pre-commit.ci): pre-commit autoupdate by @pre-commit-ci in #841
  • ci: get CI jobs completing again by @lgray in #842
  • fix: adjustments to callable wrap to deal with typetracers in nested python structures by @lgray in #843
  • ci: don't use url in test_fix823 by @lgray in #844
  • chore: remove references to old awkward1 classes by @lgray in #846
  • docs: update readme versions by @lgray in #847
  • feat: New features to PackedSelection by @iasonkrom in #797

New Contributors

  • @chrispap95 made their first contribution in #837
  • @iasonkrom made their first contribution in #797

Full Changelog: v2023.6.0.rc0...v2023.6.0.rc1

v2023.6.0.rc0

04 Jun 20:59
14e3bd7
Compare
Choose a tag to compare
v2023.6.0.rc0 Pre-release
Pre-release

What's Changed

  • The next coffea release will be 2023.5.0.rc1 by @lgray in #808
  • fix: Allow lookup_base args to be in any order by @lgray in #811
  • Use maintained action for conda and graphviz by @lgray in #812
  • chore: remove ci based release by @lgray in #813
  • chore: Update CONTRIBUTING.md to indicate calver, release process by @lgray in #815
  • feat: pr labeller by @lgray in #816
  • fix: use correct secret name by @lgray in #817
  • fix(ci): no need to run outdated PR hashes by @lgray in #818
  • build: dask-awkward/histogram 2023.5.1 by @lgray in #820
  • feat: added rapidity getter in coffea/nanoevents/methods/vector.py by @raeubaen in #825
  • build: move to pyproject style setup by @lgray in #819
  • docs: Added example code for correctionlib_wrapper by @yimuchen in #790
  • build: use hatch to build release instead of setup.py by @lgray in #828

New Contributors

Full Changelog: v2023.5.0.rc0...v2023.6.0.rc0

Release v2023.5.0.rc0

11 May 17:45
9248670
Compare
Choose a tag to compare
Release v2023.5.0.rc0 Pre-release
Pre-release
 - Merge pull request #806 from CoffeaTeam/pin-skooch

 - Merge pull request #805 from CoffeaTeam/pre-commit-ci-update-config
 - Merge pull request #802 from CoffeaTeam/calver-update
 - Merge pull request #804 from CoffeaTeam/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.6
 - Merge pull request #803 from rkansal47/weights_check
 - Merge pull request #801 from CoffeaTeam/remove_zla_highlevel

Release v2023.4.0.rc3

26 Apr 04:31
90c7394
Compare
Choose a tag to compare
Release v2023.4.0.rc3 Pre-release
Pre-release
 - Merge pull request #796 from CoffeaTeam/coffea-2023-rc3-pins

 - Merge pull request #799 from CoffeaTeam/pre-commit-ci-update-config

Release v2023.4.0.rc2

15 Apr 01:33
Compare
Choose a tag to compare
Release v2023.4.0.rc2 Pre-release
Pre-release
 - coffea is now 2023.4.0.rc2

 - Merge pull request #794 from CoffeaTeam/bound-upper-dask

Release v2023.4.0.rc1

14 Apr 18:27
Compare
Choose a tag to compare
Release v2023.4.0.rc1 Pre-release
Pre-release
 - coffea is now 2023.4.0.rc1

 - Merge pull request #793 from CoffeaTeam/use_uproot_chunking
 - Merge pull request #792 from CoffeaTeam/update-dak-ak-pins
 - Merge pull request #787 from CoffeaTeam/pre-commit-ci-update-config
 - Merge pull request #791 from CoffeaTeam/codecov-update
 - Merge pull request #785 from CoffeaTeam/update_ak_pin_212
 - Merge pull request #789 from CoffeaTeam/get_tests_passing
 - Merge pull request #782 from CoffeaTeam/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.5

Release v2023.4.0.rc0

06 Apr 17:15
Compare
Choose a tag to compare
Release v2023.4.0.rc0 Pre-release
Pre-release
coffea is now v2023.4.0.rc0