Skip to content

docpull 5.0.2

Choose a tag to compare

@admin-raintree admin-raintree released this 24 Jun 05:44
· 10 commits to main since this release

Added

  • Add docpull share for serving generated Markdown, HTML, or plain text reports at a simple local URL.
  • Keep sharing local-first by default with loopback-only binding, plus explicit --allow-network-bind for exposed report links.
  • Expose SDK helpers create_report_server and render_report_document for tools that want to create shareable report URLs programmatically.

Verified

  • Release workflow passed full gates and published the wheel and sdist to PyPI.