Skip to content

v0.0.8

Choose a tag to compare

@chad-earthscope chad-earthscope released this 24 Apr 12:38
· 7 commits to main since this release
  • Indicate support for CPython, omit others, limit cibuildwheel to CPython
  • Fix trace list packing example in README to use set format version and record length
  • For sourceid2nslc() use ms_sid2nslc_n() instead of deprecated ms_sid2nslc()
  • Update libmseed to v3.1.5

As of this version only CPython is supported. PyPy failed in inconsistent ways that appeared
to be due to the implementation layer of the ctypes support.