Skip to content

2023.1.3

Compare
Choose a tag to compare
@douglasdavis douglasdavis released this 27 Jan 17:57
· 187 commits to main since this release
2023.1.3
5d94859
  • Make fill calls with dask-awkward input compatible with awkward typetracers (this allows future dask-awkward optimizations to work with dask-histogram layers) (#48)
  • Run dask-awkward optimizations if the awkward key exists in dask.config (#49)
  • Some pre-commit updates