Changelog¶
Release notes and tagged versions live on GitHub:
- GitHub Releases: full notes per tag.
- Compare across tags: diff between any two versions.
- Commit history: full commit history on
main.
Subscribe
Use GitHub's "Watch → Custom → Releases" to get an email or notification on every release.
Versioning¶
UML-MCP follows Semantic Versioning:
- MAJOR: breaking change to the MCP tool surface or HTTP API.
- MINOR: new tools, resources, prompts, diagram types, or backwards-compatible behavior.
- PATCH: bug fixes, docs, performance.
The current package version is set in pyproject.toml. The uml://server-info resource exposes the running server's version at runtime.