Skip to content

v23.12.01

Compare
Choose a tag to compare
@raydouglass raydouglass released this 11 Dec 16:07
· 113 commits to main since this release
v23.12.01
a3445df

🐛 Bug Fixes

  • pin to OpenSlide <4 during the conda build of libcucim (#650) @grlee77
  • Retag wheels to be cpXY (#644) @jakirkham
  • Inform setuptools that Extensions are included (#643) @jakirkham
  • remove leftover pyproject_.toml file (#632) @grlee77
  • update version string (e.g. for CHANGELOG link) in pyproject.toml (#630) @grlee77
  • fix import order in test case (#624) @grlee77
  • Standardize on rng over seed and fix miscellaneous deprecation warnings (#621) @grlee77
  • Fix iterator-related memory issues (#620) @gigony

🚀 New Features

🛠️ Improvements

  • carry out removals of previously deprecated functions/kwargs (#631) @grlee77
  • Improve memory leak check stability in test_read_region_cpu_memleak test (#623) @gigony
  • Update linting tool versions and replace isort with ruff (#622) @grlee77
  • Update packages (pybind11 and catch2) and do not use nvidia-docker command (#618) @gigony
  • Replace setup.py with pyproject toml (#617) @grlee77
  • update linters and move their configurations from setup.cfg to pyproject.toml (#616) @grlee77
  • remove versioneer (#615) @grlee77
  • Update shared-action-workflows references (#614) @AyodeAwe
  • Use branch-23.12 workflows. (#613) @bdice
  • cucim: Build CUDA 12.0 ARM conda packages. (#610) @bdice