-
0.6.0
Support for complex CLI which require dispatch
-
0.5.0
Repeated options/commands are counted or accumulated into list.
-
0.4.0
Opton descriptions are now optional, support for - and -- conventions.
-
0.3.0
Support for (sub)commands like `git remote add`. Introduce `[options]` shortcut for any options. **Incompatible changes**: ``docopt`` returns dictionary.