v0.0.8
- 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()usems_sid2nslc_n()instead of deprecatedms_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.