Skip to content

Using '-' in Command Names : v0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TekWizely TekWizely released this 20 Dec 19:55
· 84 commits to master since this release
50f8a3c

This release adds support for '-' in command names. i.e.:

  • hello
  • hello_world
  • hello-world
  • HelloWorld

Additionally, it contains updates to the README to clarify a few aspects of command naming, namely relating to case-sensitivity.