- Improved documentation.
- Interval between broadcast test events is user configurable, and they
may be disabled. See the ``--broadcast-test-interval`` option.
- Test events now include details of the version of Comet used to generate
them.
- Event handler plugin system reworked. Plugins may now take command line
options. See the :doc:`event handler documentation </handlers>` for
details. Note that the syntax for invoking the ``print-event`` handler
has changed (now ``--print-event`` rather than
``--action=print-event``).
- Plugin which writes events received to file (``--save-event``).
.. _GitHub 30: https://github.com/jdswinbank/Comet/issues/30
.. _GitHub 34: https://github.com/jdswinbank/Comet/issues/34
Version 1.0.x
-------------