v0.19.0
v0.19.0
-
Do not read timestamp of
History*, in__init__. These objects do no longer have
a timestamp member, but theirparsemethods return a tuple oftimestamp, content. -
Refactor
iact.ArrayOffsetsto use the version header field instead of guessing the number of columns. -
Improve printing of objects (
__repr__shows Low-Level eventio info,__str__shows higher level object info, improved printing utils)