Releases: juju/cmd
Releases · juju/cmd
v3.0.10
What's Changed
- [docs] reorder sections in Markdown output by @barrettj12 in #97
- [docs] escape special chars in Markdown by @barrettj12 in #96
- Add missing end of line after See Also section in help. by @juanmanuel-tirado in #98
Full Changelog: v3.0.9...v3.0.10
v3.0.9
What's Changed
- [JUJU-3482] Prepopulate ids for command references on discourse by @juanmanuel-tirado in #95
Full Changelog: v3.0.8...v3.0.9
v3.0.8
What's Changed
- [JUJU-3454] Print examples in help by @juanmanuel-tirado in #94
Full Changelog: v3.0.7...v3.0.8
v3.0.7
What's Changed
juju documentation
improvements by @barrettj12 in #92
Full Changelog: v3.0.6...v3.0.7
v3.0.6
What's Changed
- [JUJU-3275] Examples field in documentation command is now a string block. by @juanmanuel-tirado in #91
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- Bump golang.org/x/sys from 0.0.0-20210806184541-e5e7981a1069 to 0.1.0 by @dependabot in #87
- Bump golang.org/x/net from 0.0.0-20211216030914-fe4d6282115f to 0.7.0 by @dependabot in #89
- Bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0 by @dependabot in #88
- [JUJU-2829] Prepare option to split docs into files. by @juanmanuel-tirado in #90
New Contributors
- @dependabot made their first contribution in #87
Full Changelog: v3.0.3...v3.0.5
v3.0.4
What's Changed
- Add Errorf method to Context by @jack-w-shaw in #84
- [JUJU-2309] Rewrite tests to set default writer in setup by @jack-w-shaw in #85
- [JUJU-2217] Extended help documentation command by @juanmanuel-tirado in #83
- Revert to WriteError by @jack-w-shaw in #86
New Contributors
- @jack-w-shaw made their first contribution in #84
- @juanmanuel-tirado made their first contribution in #83
Full Changelog: v3.0.2...v3.0.4
v3.0.3
What's Changed
- Add Errorf method to Context by @jack-w-shaw in #84
- [JUJU-2309] Rewrite tests to set default writer in setup by @jack-w-shaw in #85
- [JUJU-2217] Extended help documentation command by @juanmanuel-tirado in #83
- Revert to WriteError by @jack-w-shaw in #86
New Contributors
- @jack-w-shaw made their first contribution in #84
- @juanmanuel-tirado made their first contribution in #83
Full Changelog: v3.0.2...v3.0.3
v3.0.2
v3.0.0
What's Changed
- Trim cmd.Info.{Purpose|Doc} whitespace consistently by @reedobrien in #33
- Capitalize help for flags 'format' and 'output' by @cherylj in #34
- log error details at debug level by @rogpeppe in #35
- Do not inline the SetLogLevel() call. by @ericsnowcurrently in #36
- add HelpNotify to SuperCommand parameters by @rogpeppe in #37
- Change formatting of alias help summaries. by @mjs in #38
- Update to use the latest loggo. by @howbazaar in #39
- Update gnuflag dependency by @nskaggs in #40
- gofmt code by @nskaggs in #41
- Use a colored writer for logging. by @howbazaar in #43
- Pass the writer into the formatter. by @howbazaar in #42
- Don't add newlines for empty smart output. by @howbazaar in #44
- Fix smart output of empty slice. by @howbazaar in #45
- simplify FormatSmart to correspond with docs by @rogpeppe in #3
- cmd: add Output.WriteFormatter method by @axw in #46
- Adapt to color handling changes in loggo by @mjs in #49
- Tweak help summary style to match Juju by @mjs in #48
- Use error logger to log command initialization and command run ... by @ExternalReality in #47
- Allow for context to log warnings. by @ExternalReality in #50
- Write to Stderr directly for error output. by @howbazaar in #51
- Expand '~/' in AbsPath by @wupeka in #52
- Fixes lp#1729875: Update reference to logging-config. by @anastasiamac in #53
- Allow a supercommand to implement extra global flags by @rogpeppe in #54
- expose Quiet method on Context by @rogpeppe in #55
- Allow to customise what command flags are known as. by @anastasiamac in #56
- juju/cmd depedencies by @anastasiamac in #57
- Missed super command internal flag set and tests. by @anastasiamac in #58
- Show desired super command flags in command help. by @anastasiamac in #60
- Fix function comments based on best practices from Effective Go by @CodeLingoTeam in #61
- Extended version command with version detail. by @hpidcock in #62
- Find closest sub command by @SimonRichardson in #65
- Ensure we sort the results by @SimonRichardson in #66
- Allow the creation of better unrecognized commands by @SimonRichardson in #67
- Improve the sorting algorithm by @SimonRichardson in #68
- force yaml/json output by @nammn in #69
- Machine context by @SimonRichardson in #73
- Extract formatters by @SimonRichardson in #74
- Handle stderr vs stdout by @SimonRichardson in #75
- Log out stderr by @SimonRichardson in #76
- Move to go.mod + omit additional empty structured output during errors. by @hpidcock in #77
- Update to use juju/utils/v3 by @wallyworld in #79
- Update deps and embed a standard Context in cmd.Context by @wallyworld in #80
New Contributors
- @reedobrien made their first contribution in #33
- @mjs made their first contribution in #38
- @nskaggs made their first contribution in #40
- @axw made their first contribution in #46
- @ExternalReality made their first contribution in #47
- @wupeka made their first contribution in #52
- @anastasiamac made their first contribution in #53
- @CodeLingoTeam made their first contribution in #61
- @SimonRichardson made their first contribution in #65
- @nammn made their first contribution in #69
- @wallyworld made their first contribution in #79
Full Changelog: https://github.com/juju/cmd/commits/v3.0.0