* Add `exits` argument to perform system exit. * Allow `title` amd optional `text` argument on main text printers. * Make sure wrapping doesn't strip out added newlines.
0.0.4
* Fix setup on Python 2.7. * Add `table` and `Printer.table` utilities.
0.0.3
* Add `Printer.loading` contextmanager for loading animations. * Tidy up and auto-format with [Black](https://github.com/ambv/black).