Skip to content

v4.1.1

Compare
Choose a tag to compare
@mhvk mhvk released this 02 Dec 18:28
v4.1.1

4.1.1 (2021-12-02)

Bug Fixes

  • Ensure that Mark 5B files with extra bytes at the start (i.e., with a
    first frame that starts later) can be read. [#489]

  • Ensure that Mark 5B frames with corrupted headers are properly recognized
    and do not lead to exceptions. [#490]

  • Add some minimal validation for Mark 4 and Mark 5B FileReader
    arguments. [#490]