~~~~~~~~~~~~~~~~~~ * Minor refactoring of dependencies
9.8.0
~~~~~~~~~~~~~~~~~~ * New command line tool ``h5extractf``, which is similar to ``h5extract`` but much faster. It has limited options but does the conversion in one go.
9.7.0
~~~~~~~~~~~~~~~~~~ * ``km.common.MultiFilePump`` now takes a dictionary via the ``kwargs`` parameter which is then passed as keyword arguments to the pump * Fixed a bug which assigned the wrong floor when the calibration was applied
9.6.2
~~~~~~~~~~~~~~~~~~ * Fixed a bug which prevented to retrieve a detector from the database via ``kp.hardware.Detector(det_id)``
9.6.1
~~~~~~~~~~~~~~~~~~ * DAQ io is refined and is now a bit faster * Add support for Numpy compatible arrays (e.g. ``awkward.Arrays``) in ``kp.calib.slew``
9.6.0
~~~~~~~~~~~~~~~~~~ * ``h5extract`` now has the option ``--aashower-legacy`` which is needed to account for the old number of aashower reco_stages which has now changed.