* greatly simplify the ``start`` command, 233 * disable coloured output on windows, 234 * fix ``adev serve ...``, 235
0.12.0
===================
* fix tests for python 3.7, 218 * fix tests for aiohttp >= 3.5, 223 * rebuild logging with coloured tracebacks and request & response details, 221
0.11.0
===================
* use ``--root`` as base directory for watching if it's set, 209 * add ``MutableValue`` to avoid aiohttp warnings, 215 * improved logging including request time, 217 * remove ``aiohttp_debugtoolbar`` as a requirement, improve CI, 216 * uprev dependencies