Releases: juju/cmd
Releases · juju/cmd
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
documentation
command by @barrettj12 in #109
Full Changelog: v3.0.13...v3.0.14
v3.0.13
What's Changed
- Render all documentation by @SimonRichardson in #104
Full Changelog: v3.0.12...v3.0.13
v3.0.12
What's Changed
- [JUJU-4255][documentation command] handle subcommands by @barrettj12 in #102
Full Changelog: v3.0.11...v3.0.12
v3.0.11
What's Changed
- [documentation command] don't print options table if no flags by @barrettj12 in #101
- Add test helper to run command with a context by @wallyworld in #103
Full Changelog: v3.0.10...v3.0.11