Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@jokva jokva released this 07 Feb 14:23
· 478 commits to master since this release

1.5.0

  • A bug making an external text header disappear has been fixed
  • The python extension has been changed to use C++ features, simplifying code
    and dropping the use of capsules
  • segyio-cath sets non-zero status code on failures
  • Application testing is moved from python to cmake, giving a large speedup
  • The IndexError message when accessing headers out-of-range has been improved
  • Some work has been moved from python into the extension
  • Error messages in python have received an overhaul
  • Errors produced when memory-mapping files are made consistent with fstream
    sourced errors