- Bug fix for a somewhat obscure ``UnicodeDecodeError`` in ``setup.py`` on Python 3. - Travis CI now also runs the test suite on PyPy. - Documented PyPy compatibility.
Added the ``humanfriendly.terminal.usage()`` function for nice rendering of usage messages on interactive terminals (try ``humanfriendly --help`` to see it in action).