cliff 1.4.4

What’s New In This Release? Provide better error handling for unknown commands run from the command line. (Contributed by Christophe Chauvet.)

stevedore 0.11

What’s New? Fixes logging configuration under Python 2.6 with a NullHandler.

cliff 1.4.3

What’s New In This Release? More stdout encoding issues with Python 2.6.

cliff 1.4.2

What’s New In This Release? Fix an issue with unicode output under Python 2.6. See

cliff 1.4.1

What’s New In This Release? Add dict2columns method to ShowOne. (Contributed by Dean Troyer) Pin the requirement for cmd2 more tightly.

smiley 0.5.0

thumbnail imageWhat’s New? Add a call graph image, built with gprof2dot and graphviz. Add server mode documentation. Clean up template implementations. Clean up navigation and breadcrumbs.

smiley 0.4.0

thumbnail imageWhat’s New? Collect profiling data along with the trace data. Add stats show command. Add stats export command.

virtualenvwrapper 4.1

What’s New? Ensure that all $() style commands that produce paths are quoted; addresses issue 164. Add wipeenv command for removing all packages installed in the virtualenv. Allow users of virtualenvwrapper_lazy.sh to extend the list of API commands that trigger the lazy-loader by extending _VIRTUALENVWRAPPER_API. Patch contributed by John Purnell, see issue 188. Fix detection of --python option to mkvirtualenv. Resolves issue 190. Add allvirtualenv command to run a command across all virtualenvs.

smiley 0.3.0

thumbnail imageWhat’s New? Add record command. Add list command. Add web UI and server command Add mode option to run to allow writing results directly to a database file.