Skip to content

v1.5.1

Choose a tag to compare

@simongonzalezdc simongonzalezdc released this 04 Jun 06:21
d66ba7f

Patch release for Glama/package-builder compatibility.

Fixed:

  • Removed the unpublished meltysynth dependency from optional audio extras so uv, Glama, and package metadata validators can resolve mcp-video.
  • Updated doctor/runtime guidance for MeltySynth to avoid recommending a nonexistent PyPI package.
  • Updated repository readiness audit after the intentionally removed /explainer-video Dependabot path.
  • Added regression coverage so optional extras do not advertise unpublished dependencies.

Proof before release:

  • Local Glama-like resolver path now builds and imports mcp-video 1.5.1.
  • Full local tests passed: 1275 passed, 12 skipped, 16 warnings.
  • PR #346 checks passed.
  • Master CI and integration smoke passed.
  • Built wheel metadata contains no meltysynth requirement.