~~~~~~~~~~~~~~~~~~~ * Fixes an issue (which only happened on Lyon) where a ``UnicodeDecodeError`` was raised during installation
8.14.0
~~~~~~~~~~~~~~~~~~~ * Multiple filereadout with ``kp.io.aanet.AanetPump`` removed due to multiple issues (``tohdf5`` freeze, header mixup and group ID problems)
8.13.3
~~~~~~~~~~~~~~~~~~~ * ``kp.io.aanet.AanetPump`` now reads multiple files when ``filenames=...`` is provided.
8.13.1
~~~~~~~~~~~~~~~~~~~ * Fix ``ModuleNotFoundError`` exception in Python 2.7
8.13.0
~~~~~~~~~~~~~~~~~~~ * Massive speed-up of the calibration procedure using ``numba.typed.Dict`` numba v0.43 or later is required
8.12.1
~~~~~~~~~~~~~~~~~~~ * Minor changes in ``setup.py``