Releases: juju/cmd
Releases · juju/cmd
v3.2.2
What's Changed
- feat: ignore doc aliases when generating split docs by @wallyworld in #127
Full Changelog: v3.2.1...v3.2.2
v3.2.1
When generating command doc, do not include command aliases.
What's Changed
- feat: do not include aliases in generated documentation by @wallyworld in #126
Full Changelog: v3.2.0...v3.2.1
v3.1.2
v3.1.1
v3.1.0
What's Changed
- feat: exported PrintMarkdown function by @barrettj12 in #118
Full Changelog: v3.0.16...v3.1.0
v3.0.16
What's Changed
- fix: correctly write index in documentation command by @barrettj12 in #116
Full Changelog: v3.0.15...v3.0.16
v4.0.1
What's Changed
- fix(documentation): incorrect generation of flag description by @gfouillet in #114
New Contributors
- @gfouillet made their first contribution in #114
Full Changelog: v4.0.0...v4.0.1
v3.0.15
What's Changed
- fix(documentation): incorrect generation of flag description by @gfouillet in #114
New Contributors
- @gfouillet made their first contribution in #114
Full Changelog: v3.0.14...v3.0.15
v4.0.0
What's Changed
- Update loggo to use v2 and change module version to v4 by @wallyworld in #112
- Delete the RpcPassThroughError from here and use the one in utils by @wallyworld in #113
Full Changelog: v3.0.14...v4.0.0
v3.0.14
What's Changed
- Allow hiding of supercommand documentation by @SimonRichardson in #107
- Fix Markdown output of
documentationcommand by @barrettj12 in #109
Full Changelog: v3.0.13...v3.0.14