Releases: syn54x/mkdocs-typer2
Releases · syn54x/mkdocs-typer2
v0.3.0
23 Apr 21:49
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: optional mkdocs, zensical extra, and markdown-first usage by @Ox54 in #29
Full Changelog : v0.2.1...v0.3.0
v0.2.1
02 Apr 13:50
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: Set v2.0 mkdocs upper limit to ensure compatibility by @Ox54 in #27
chore: bump and update changelog by @Ox54 in #28
Full Changelog : v0.2.0...v0.2.1
v0.2.0
15 Jan 03:19
Compare
Sorry, something went wrong.
No results found
mkdocs-typer2 v0.2.0
This release introduces the native rendering engine and expands CLI output capabilities while deprecating the legacy markdown-parsing implementation.
PR's
feat: add 'native' engine option which produces docs by walking native click objects by @Ox54 in #26
Highlights
New engine option (global and per-block) to choose between legacy and native rendering.
Click-based native renderer with list/table output, aligned with pretty formatting.
Changes
Deprecated legacy markdown-parsing pretty implementation in favor of the native engine.
Test coverage increased to 99% with new engine and CLI subcommand tests.
Upgrade notes
If you rely on legacy formatting, set engine: legacy explicitly until you’re ready to migrate.
Full Changelog : v0.1.8...v0.2.0
v0.1.8
14 Jan 04:10
Compare
Sorry, something went wrong.
No results found
v0.1.7
14 Jan 03:53
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: Support nested subcommands when pretty=True by @Ox54 in #23
chore: Bump version to 0.1.7 and update changelog for nested subcommand support by @Ox54 in #24
Full Changelog : v0.1.6...v0.1.7
v0.1.6
01 Sep 13:51
Compare
Sorry, something went wrong.
No results found
What's Changed
Create FUNDING.yml by @Ox54 in #18
fix: #20 Enhance CLI help text formatting and documentation by @Ox54 in #21
chore: Bump version to 0.1.6 and update changelog for release by @Ox54 in #22
Full Changelog : v0.1.5...v0.1.6
v0.1.5
03 Jun 20:35
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(pretty): Fix bug where commands and options were displayed in the… by @Ox54 in #17
Full Changelog : v0.1.4...v0.1.5
v0.1.4
09 Mar 17:14
Compare
Sorry, something went wrong.
No results found
v0.1.3
09 Mar 15:43
Compare
Sorry, something went wrong.
No results found
What's Changed
Hotfix/output doesnt show docstring by @Ox54 in #11
Update changelog by @Ox54 in #12
Full Changelog : v0.1.2...v0.1.3
v0.1.2
05 Mar 15:05
Compare
Sorry, something went wrong.
No results found