Skip to content

v0.8.0

Compare
Choose a tag to compare
@c4spar c4spar released this 29 May 00:06

Features

  • command: add support for global and hidden environment variable's (9e98940)
  • command: add support for global command's (ec42c7a)
  • command: add support for global completion's (1d814e2)
  • command: add support for global type's (91c1569)
  • command: add support for global option's (#2) (7d6e7cf)
  • command: make args parameter optional in .parse() method (fabfd32)

Code Refactoring

  • command: remove ICommandMap interface (eb3f578)