Skip to content

2.2.0.7

Compare
Choose a tag to compare
@haesleinhuepf haesleinhuepf released this 09 Nov 11:47
· 176 commits to master since this release

New Features

  • Added numpy-style documentation for parameters (Thanks to Juan Nunez-Iglesias for suggesting)
  • Changed some parameters (names) to match snake_case

Bugfixes

  • StandardDeviationZProjection didn't work on POCL (CPU-OpenCL, thanks to Talley Lambert for setting up the CI which found that bug)
  • LabelSpots may have had wrong results when reusing/overwriting old buffers
  • NonZeroOverwrite and OnlyZeroOverwrite functions didn't expose the correct API to Java/Jython/Groovy #23 (Thanks to Nicolas Chiaruttini for reporting)