Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:32
5267cfd

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.md link (file removed in v0.6.0) repointed to
    architecture/README.md (#176).