Skip to content

v0.1.2

Choose a tag to compare

@phuthuycoding phuthuycoding released this 06 Sep 07:13
· 5 commits to master since this release

Fixed

  • markcv --version reported the version that was hardcoded in the source rather
    than the one actually installed: 0.1.1 shipped while --version still said
    0.1.0. Both the CLI and the MCP server now read it from package.json, and a
    test fails if the two ever disagree.