Skip to content

v2023.12.0.rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lgray lgray released this 06 Dec 22:07
· 800 commits to master since this release
b623425

What's Changed

  • build: unpin numpy from above, pin numba >= 0.58.1 by @lgray in #913
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #914
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #919
  • ci: Bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 by @dependabot in #920
  • build: pin up to awkward 2.4.8, dask-awkward 2023.11.0 by @lgray in #921
  • feat: switch permit_dask to True by default by @lgray in #922
  • fix: remove all eager len calls by @iasonkrom in #928
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #927
  • feat: add public delta_r and delta_phi kernels for user-specified phis and etas by @iasonkrom in #936
  • ci: Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #938
  • ci: Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #941
  • feat: Handle LumiData files that contain average instantaneous luminosity. by @lgray in #942
  • ci: pin on major version for actions by @lgray in #943
  • ci: pre-commit only has 3.0.0 by @lgray in #944
  • feat: TreeMakerSchema Skimming (r2023) by @yimuchen in #935
  • ci: Bump actions/setup-java from 3 to 4 by @dependabot in #946
  • feat: use new dask methods by @agoose77 in #926
  • fix: adjust dtypes for constants by @lgray in #948
  • feat!: drop use of opt_touch_all=False by @agoose77 in #929
  • chore: make dependabot semantic-titles friendly by @lgray in #947
  • chore: fix gitter link by @lgray in #950
  • fix: make .metric_table() and .nearest() work when return_combinations and return_metric are set to True respectively by @iasonkrom in #925
  • fix: dispatch of _apply_global_index wasn't re-implemented correctly by @lgray in #951
  • feat: adapt to dask from_map report feature by @lgray in #945
  • test: taskvine+coffea+dask with pytest by @btovar in #952
  • ci: bump actions/setup-python from 4 to 5 by @dependabot in #953
  • fix: remove copyreg workaround, use attrs to store reference to original array by @lgray in #949
  • fix(ci): only full version for publish by @lgray in #954

Full Changelog: v2023.10.0.rc1...v2023.12.0.rc0