~~~~~~~~~~~~~~~~~~ * Minor cosmetics and bug fixes
9.9.0
~~~~~~~~~~~~~~~~~~ * ``h5extract`` got two new options: ``--without-calibration`` to skip hit-calibration information and ``--without-full-reco`` to skip writing the complete reconstruction information (best tracks are written by default)
9.8.1
~~~~~~~~~~~~~~~~~~ * 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)``