Change Log

v0.9.0 (2026-06-01)

  • Support typer 0.26.0+ (post click vendoring).

  • Breaking: dropped support for rendering standalone Click commands. The typer directive now only accepts Typer apps (and the commands typer derives from them). Wrap a Click command in a typer.Typer app to document it.

v0.8.1 (2026-03-05)

v0.8.0 (2026-02-12)

v0.7.2 (2025-12-23)

v0.7.1 (2025-12-22)

v0.7.0 (2025-11-22)

v0.6.2 (2025-09-23)

  • Fix changelog.

v0.6.1 (2025-09-23)

  • Added project urls to pypi package.

v0.6.0 (2025-09-22)

v0.5.1 (2024-10-14)

v0.5.0 (2024-08-24)

v0.4.2 (2024-08-22)

v0.4.1 (2024-08-22)

v0.4.0 (2024-08-19)

v0.3.5 (2024-08-17)

v0.3.4 (2024-08-15)

v0.3.3 (2024-07-15)

  • Removed errant deepcopy introduced in last release.

v0.3.2 (yanked)

v0.3.1 (2024-06-11)

v0.3.0 (2024-06-01)

v0.2.5 (2024-05-29)

v0.2.4 (2024-05-29)

v0.2.3 (2024-05-22)

v0.2.2 (2024-05-14)

v0.2.1 (2024-04-11)

v0.2.0 (2024-04-03)

v0.1.12 (2024-03-05)

v0.1.11 (2024-02-22)

v0.1.10 (2024-02-21)

v0.1.9 (2024-02-21)

v0.1.8 (2024-02-20)

v0.1.7 (2024-01-31)

v0.1.6 (2024-01-31)

v0.1.5 (2024-01-30)

v0.1.4 (2023-12-21)

  • Meta data updated reflecting repository move into the sphinx-contrib organization.

v0.1.3 (2023-12-19)

  • Fixed repository location in package meta data.

v0.1.2 (2023-12-19)

  • Try big 4 web browser managers before giving up when selenium features are used.

  • Fixed pypi.org rendering of the readme, and rtd documentation build.

v0.1.1 (2023-12-19)

  • Fixed pypi.org rendering of the readme.

v0.1.0 (2023-12-19)

  • Initial Release