Releases: docker/cli-docs-tool
Releases · docker/cli-docs-tool
v0.9.0
- fix linting issues by @thaJeztah in #57 #60
- go.mod: github.com/spf13/cobra v1.8.1 @thaJeztah in #55
- go.mod: github.com/cpuguy83/go-md2man v2.0.6 by @thaJeztah in #59
Full Changelog: v0.8.0...v0.9.0
v0.8.0
- man support by @crazy-max in #14
- markdown: display
bool
type by @crazy-max in #50 - fix: generate long desc and examples for root command by @dvdksn in #53
- vendor: update github.com/spf13/cobra to 1.7.0 by @crazy-max in #51
Full Changelog: v0.7.0...v0.8.0
v0.7.0
- yaml: add processing for internal links, and tests by @dvdksn in #49
- markdown: improve boolean flag documentation generation by @gmargaritis in #48
Full Changelog: v0.6.0...v0.7.0
v0.6.0
- Take hidden attribute into account by @crazy-max in #38
Full Changelog: v0.5.1...v0.6.0