Skip to content

v0.3.0

Compare
Choose a tag to compare
@jacobdeichert jacobdeichert released this 19 Jul 04:30
· 244 commits to master since this release

Breaking Changes

  • Changed required arg syntax from <arg> to (arg) to prevent markdown renderers from breaking #16

Fixed

  • Using <> for required args causes breakage in certain markdown renderers #15
  • Using inline code in a command description doesn't get output with -h #9