~~~~~~~~~~~~~~~~~~~ * The header readout is now fixed for ROOT6+Py3+aanetv1
8.23.3
~~~~~~~~~~~~~~~~~~~ * ``kp.io.hdf5.HDF5Sink`` is changed to try to convert dtypes when the original table is defined and the data has the same names but slightly different field types. This only occured so far when using Python 3 with aanet, where aanet returns unicode strings in the raw_header instead of bytes.
8.23.2
~~~~~~~~~~~~~~~~~~~ * ``kp.io.evt.EvtPump`` now allows read-in of entries which has additional undefined fields (those are simply ignored)
8.23.1
~~~~~~~~~~~~~~~~~~~ * Bugfixes
8.23.0
~~~~~~~~~~~~~~~~~~~ * Added ``kp.tools.sendmail`` which can be used to send mails.
8.22.0
~~~~~~~~~~~~~~~~~~~ * Improved ``qrunqaqc``, which now runs much faster * ``kp.tools.ifiles`` now returns a list of ``kp.tools.File``, a named tuple with the fields ``path`` and ``size`` (in bytes) instead of a plain list of filepaths