Skip to content

Releases: singl3focus/pmp

v0.3.0

10 Apr 20:30

Choose a tag to compare

Changelog

  • 43a74f4 feat: add golangci-lint config and fix lint issues
  • 0116b00 feat: add preset management and hidden block controls

v0.2.1

05 Apr 15:06

Choose a tag to compare

Changelog

v0.2.0

05 Apr 12:13

Choose a tag to compare

Changelog

  • 3adf344 feat: add real tokenizer, configurable message position, and improved README
  • 00d50a7 fix: avoid implicit file output in ui mode

v0.1.0

03 Apr 22:11

Choose a tag to compare

Changelog

  • 2603022 feat: add cobra usage
  • c7df543 feat: implement pmp Phase 1 MVP — CLI prompt builder from Markdown blocks
  • 3cfbc58 fix: harden config parsing, clipboard encoding, and template safety