Skip to content

Release v0.3.2

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:21
· 48 commits to main since this release

Changes in v0.3.2

  • chore(release): bump version to 0.3.2
  • docs(README): add required MCP marker; ci(release): MCP server.json uses correct name, stdio transport, and PyPI-only package
  • ci(mcp): publish only OCI package for v0.3.1 to satisfy registry validation; PyPI lacks mcp-name marker
  • ci(mcp): include per-package transport={type: stdio} in server.json per schema
  • ci(mcp): use transports=["stdio"] per registry schema
  • ci(mcp): declare transports=[{type: stdio}] in server.json for publisher
  • ci(mcp): fix MCP namespace to io.github.OtherVibes/* for manual publisher
  • ci(mcp): add manual workflow to publish to MCP Registry with 100-char description clamp
  • ci(release): parallelize multi-arch builds, add registry cache, fix release tag ref; gate MCP publish after PyPI+manifest\n\nchore(project): update description to <=100 chars for MCP registry

Full Changelog: v0.3.1...v0.3.2