Skip to content

v0.1.1

Choose a tag to compare

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

Added

  • markcv mcp subcommand, so MCP clients can use the shape everyone else uses:
    npx -y @phuthuycoding/markcv mcp. With two binaries in the package, the bare
    npx form would otherwise need --package=…, which nobody writes from memory.

Changed

  • README now leads with installing from npm, and no longer asks the reader to
    clone and build. Development setup moved to CONTRIBUTING.md.
  • MCP documentation defaults to the npx form; the global markcv-mcp binary is
    presented as the faster alternative rather than the only way.
  • render --no-photo reports photo disabled instead of
    photo none (placeholder box) — not embedding a photo and not finding one are
    different things.