Releases: surajinacademia/cellpose_mcp
Releases · surajinacademia/cellpose_mcp
Release list
v0.1.5
Cellpose compatibility fix
Cellpose MCP 0.1.5 restores server startup and image-restoration compatibility by using Cellpose 3.1.1.2.
Fixed
- Prevents the server import failure caused by the removed Cellpose 4 restoration classes.
- Corrects the Cellpose 3 segmentation, restoration, upsampling, diameter, and training API contracts.
- Rejects invalid built-in model names while preserving custom model files.
- Adds clean-install, packaging, and supported-version checks to CI and the PyPI workflow.
Compatibility
- Python 3.10, 3.11, or 3.12
- Cellpose 3.1.1.2
Upgrade
python -m pip install --upgrade cellpose-mcp==0.1.5This release resolves issue #6.
v0.1.3
Fixed
- Documentation links on PyPI now use full GitHub URLs so "Release Notes" and "Changelog" work correctly on the PyPI project page.
Changed
- README: Release Notes and Changelog links point to GitHub.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Changed
- License: Added Cellpose/HHMI copyright acknowledgment to LICENSE for BSD-3-Clause compliance.
- LICENSE wording updated to use plural "copyright holders" / "their" where appropriate.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Fixed
- Images in README now display correctly on PyPI by using GitHub raw content URLs for poster and demo images.
Added
- PyPI badge in README linking to pypi.org/project/cellpose-mcp/.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/surajinacademia/cellpose_mcp/commits/v0.1.0