Releases: urfave/cli-docs
Releases · urfave/cli-docs
v3.1.0
What's Changed
- Move templates from string literals to embedded strings by @meatballhat in #1
 - add example to readme by @6543 in #3
 - Fix the incompatibility that occurred after updating 
urfave/cli(v3.0.0-alpha9.2) by @tarampampam in #6 - Add support for referencing flag types in documentation #12 by @Name-Alin in #13
 
New Contributors
- @meatballhat made their first contribution in #1
 - @6543 made their first contribution in #3
 - @tarampampam made their first contribution in #6
 - @Name-Alin made their first contribution in #13
 
Full Changelog: https://github.com/urfave/cli-docs/commits/v3.1.0
v3.0.0-alpha6
What's Changed
- Move templates from string literals to embedded strings by @meatballhat in #1
 - Add an example to readme by @6543 in #3
 - Fix the incompatibility that occurred after updating 
urfave/cli(v3.0.0-alpha9.2) by @tarampampam in #6 
Full Changelog: https://github.com/urfave/cli-docs/commits/v3.0.0-alpha.6