~~~~~~~~~~~~~~~~~~~ * 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``
8.12.0
~~~~~~~~~~~~~~~~~~~ * Adds a workaround for converting aanet ROOT files when the dtype dict is mixed up * ``[self.]log.once`` can now be used to print a log message exactly once! * Fixes a problem where hit times could be overwritten by applying the calibration more than once.
8.11.0
~~~~~~~~~~~~~~~~~~~ * ``kp.toos.timed_cache()`` now can be used to created LRU caches with timeout * Fixed a missing import (``healpy``) in ``km3modules.plot.make_dom_plot``
8.10.4
~~~~~~~~~~~~~~~~~~~
* Bugfixes
8.10.3
~~~~~~~~~~~~~~~~~~~ * Changes dtype of time of Timeslice hits from integer to double