---------------------------------------
* The ``tappy`` TAP consumer can read a TAP stream
directly from STDIN.
* Tracebacks are included as diagnostic output
for failures and errors.
* The ``tappy`` TAP consumer has an alternative, shorter name
of ``tap``.
* The pytest plugin now defaults to no output
unless provided a flag.
Users dependent on the old default behavior
can use ``--tap-files`` to achieve the same results.
* Translated into Arabic.
* Translated into Chinese.
* Translated into Japanese.
* Translated into Russian.
* Perform continuous integration testing on Windows with AppVeyor.
* Improve unit test coverage to 100%.