Skip to content

release_notes_v22.06.00

Gigon Bae edited this page Jun 8, 2022 · 6 revisions

Version 22.06.00 (June 08, 2022)

TBD

🚨 Breaking Changes

  • Promote small integer types to single rather than double precision (#278) @grlee77

🐛 Bug Fixes

  • Populate correct channel names for RGBA image (#294) @gigony
  • Merge branch-22.04 into branch-22.06 (#258) @jakirkham

🚀 New Features

  1. add missing cucim.skimage.segmentation.clear_border function (#267) @grlee77

1. add missing cucim.skimage.segmentation.clear_border function

TBD

🛠️ Improvements

  • Update to use DLPack v0.6 (#295) @gigony
  • Remove plugin-related messages temporarily (#291) @gigony
  • Simplify recipes (#286) @Ethyling
  • Use cupy.fuse to improve efficiency hessian_matrix_eigvals (#280) @grlee77
  • Promote small integer types to single rather than double precision (#278) @grlee77
  • improve efficiency of histogram-based thresholding functions (#276) @grlee77
  • Remove unused dependencies in GPU tests job (#268) @Ethyling
  • Use conda compilers (#232) @Ethyling
  • Build packages using mambabuild (#216) @Ethyling

📖 Documentation

  • update outdated links to example data (#289) @grlee77
  • Add missing API docs (#275) @grlee77