Skip to content

v0.19.0

Choose a tag to compare

@maxnoe maxnoe released this 31 Mar 11:35
847a8b5

v0.19.0

  • Do not read timestamp of History*, in __init__. These objects do no longer have
    a timestamp member, but their parse methods return a tuple of timestamp, content.

  • Refactor iact.ArrayOffsets to 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)