Skip to content

v1.0.0-alpha.27

Latest
Compare
Choose a tag to compare
@wbhob wbhob released this 07 Jul 16:57
· 24 commits to master since this release

1.0.0-alpha.27 (2018-06-26)

Features

  • core: add param and options (625f43d)
  • core: add support for default option value (f36eefa)
  • core: add the initial implementation of help (a2739ec)
  • core: get param name from function arguments (3a5b77b), closes #6
  • core: initial implementation of subcommands (ccc42a4)