=================
- added ``--format`` command line option
to support different response output formats such as
``tabular``, ``raw``, ``json``, ``csv`` and ``mixed``
- BREAKING CHANGE
the ``CONNECT <host>`` client command was changed to ``\connect <host>``
see documentation for further details
- alternative cli implementation using prompt_toolkit
- added coloured printing when in interactive shell