docs/changelog.rst
author Alexander Solovyov <piranha@piranha.org.ua>
Fri, 31 Jul 2009 09:37:17 +0300
changeset 60 1d27eceed4d2
parent 55 e8866635cf2f
child 61 5cff7e19885b
permissions -rw-r--r--
ability to hide commands from listing

Changelog
---------

0.9.4
~~~~~
Ability to hide subcommands from help listing.

0.9.3
~~~~~
Minor fix for setup.py, to avoid troubles with installing when there is no docs
in package.

0.9.2
~~~~~
Ability to call commands as regular functions, using arguments and keyword
arguments.

0.9.1
~~~~~
Fixed problem with multiple help options in subcommands

0.9
~~~
Initial version