2.2.0.7
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)