v0.7.1
readme2demo is on PyPI: pip install readme2demo.
Added
- The release workflow publishes to PyPI on every tag via Trusted
Publishing (OIDC) — no tokens or stored secrets anywhere (#176,
closes #175).
Fixed
- README renders correctly on the PyPI project page: all 14 relative
links/images converted to absolute URLs, and the dead
IMPLEMENTATION_PLAN.mdlink (file removed in v0.6.0) repointed to
architecture/README.md(#176).