0.8.4
What's New:
-
VISTA2D Dependencies Added:
- Added dependencies for VISTA2D, ensuring enhanced compatibility and performance when using this feature.
-
Cellprofiler App and Plugin:
- The Cellprofiler app has been integrated along with a corresponding plugin, enabling new workflows for image analysis.
Enhancements:
-
Release Checks and Updates:
- Updates and improvements made in preparation for the 0.8.4 release.
-
Allow Newer Versions of Dependencies:
- Newer versions of key dependencies are now supported, improving compatibility across a wider range of environments.
-
Replace Deprecated IgniteMetric with IgniteMetricHandler:
- The deprecated
IgniteMetric
has been replaced withIgniteMetricHandler
to keep up with library updates and prevent potential issues.
- The deprecated
-
MITK Platform Support:
- MITK has been officially added as a supported platform, expanding the tool's versatility in medical image processing.
Bug Fixes:
-
Fix Non-Standard English Double-Colons:
- Addressed issues with non-standard English double colons, ensuring improved consistency in documentation and messaging.
-
Fix Bug with Nuclio Docker Container Directory:
- Resolved a bug in the Nuclio Docker container that could cause directory-related errors, ensuring smoother execution in Docker environments.
Dependency Updates:
-
Bump
requests
Library:- The
requests
library was updated from2.31.0
to2.32.2
, addressing security and bug fixes.
- The
-
Bump
urllib3
Library:- The
urllib3
library was updated from2.2.1
to2.2.2
to fix known issues and maintain security compliance.
- The
-
Pre-commit Hooks Update:
- Updated
pre-commit
hooks to the latest versions, ensuring consistency in code linting and formatting across the project.
- Updated
Other Changes:
-
Add Test Case for OpenCV Installation:
- Introduced a test case to ensure both scenarios are enabled when OpenCV is installed, improving test coverage.
-
Fix cv2 Dependency Issues:
- Resolved conflicts related to the
cv2
library to ensure smooth functionality in different environments.
- Resolved conflicts related to the