Skip to content

Releases: surajinacademia/cellpose_mcp

v0.1.5

Choose a tag to compare

@surajinacademia surajinacademia released this 18 Aug 03:50
fa94d22

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.5

This release resolves issue #6.

v0.1.3

Choose a tag to compare

@surajinacademia surajinacademia released this 10 Feb 21:36

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

Choose a tag to compare

@surajinacademia surajinacademia released this 10 Feb 21:36

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

Choose a tag to compare

@surajinacademia surajinacademia released this 10 Feb 21:36

Fixed

  • Images in README now display correctly on PyPI by using GitHub raw content URLs for poster and demo images.

Added

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@surajinacademia surajinacademia released this 10 Feb 21:07