~~~~~~~~~~~~~~~~~~~~~~~~~
* ``h5extract`` now extracts everything by default, when no other options
are passed
* Fixed a bug in ``HDF5Sink`` when blobs where skipped and ``NDArrays`` written
The ``group_id`` is now reset automatically and is guaranteed to be continuous.
* The DAQ structures (``DAQEvent``, ``JDAQSumaryslice`` and ``JDAQTimeslice``)
now have a version field in Jpp v13 and were updated in ``kp.io.daq``
accordingly. There is no backwards compatibility for this change. If you
see "corrupt data" errors, either downgrade km3pipe to 9.0.0-alpha.13 or
less, or update Jpp to v13+ (recommended).