* setup.py now installs clingon command, * so, option auto_install as been removed * refactor error handling in script. There's an exception RunnerErrorWithUsage that prints single line usage string before error messsage * better handle of duplicate short aliases
0.1.1
---------------------
* update print_version() * allow clingon to autoinstall in a more simpler way * some minor fixes * some more unittests