Releases: bewygs/cfast-mcp
Releases · bewygs/cfast-mcp
Release list
cfast-mcp v0.1.1
- FIX: handle run failure in run_model by @bewygs in #1
- DOCS: update README to add badges, example, tools section and improve installation guide by @bewygs
- DOC: add example image by @bewygs
- DOC: add commit message instructions by @bewygs
- BLD: add no_implicit_reexport to mypy configuration by @bewygs
- BLD: remove mypy override for tests module by @bewygs
- MAINT: refactor error imports to use built in ToolError from mcp by @bewygs
- FEAT: raise ToolError for KeyError in guard context manager by @bewygs
- FIX: reject non-numeric columns in get_results by @bewygs
- FIX: route registry.get through guard so unknown model_id raises ToolError by @bewygs
- MAINT: remove title from ModelEntry and related tests by @bewygs
- MAINT: remove unused _safe_basename function by @bewygs
- DOC: update CLAUDE.md to refine tool inventory and constraints by @bewygs
- MAINT: add version and author metadata to init.py by @bewygs
- BLD: update pyproject.toml for dynamic versioning with hatch-vcs by @bewygs
- BLD: update uv.lock for cfast-mcp version marker by @bewygs
- STY: add line formating for ruff by @bewygs
Full Changelog: v0.1.0...v0.1.1