Skip to content

Releases: urfave/cli-docs

v3.1.0

26 Sep 20:30
21e00b6

Choose a tag to compare

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

Full Changelog: https://github.com/urfave/cli-docs/commits/v3.1.0

v3.0.0-alpha6

06 Nov 20:29
31c0a70

Choose a tag to compare

v3.0.0-alpha6 Pre-release
Pre-release

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