Skip to content

v0.1.2

Choose a tag to compare

@ABClize ABClize released this 21 Jun 07:22
· 3 commits to main since this release
e9ead54

What's changed

  • Fix mdtopdf --version so it reports the installed package version instead of the old hardcoded 0.1.0 value.
  • Add regression tests for package version and CLI version consistency.
  • Keep the 0.1.1 README, MIT license, badge, and bundled skill updates.

Install

python -m pip install --upgrade agent-markdown-pdf
mdtopdf --version
mdtopdf doctor --json

v0.1.2 is the recommended patch release. v0.1.1 was published successfully, but its CLI still printed the old version string.