------------------
Bug Handling
~~~~~~~~~~~~
- fix doc error in ``sleep``'s documentation
- fix NameError in xclient when dns lookups fail
Features
~~~~~~~~
- add ``pretty_date`` option for ``exists`` command
- print zxids in ``exists`` as hex
- all boolean parameters now support a label, i.e.:
``(CONNECTED) /> ls / watch=true``
- new ``time`` command to measure execution (time) of the given commands
- the ``create`` command now supports async mode ``(async=true)``
- print last_zxid in ``session_info`` as hex
- the ``session_info`` commands now has an optional [match] parameter
- new command ``echo`` to print formatted strings with extrapolated
commands