Skip to content

v3.2.1

Choose a tag to compare

@chad-earthscope chad-earthscope released this 20 Dec 17:37
· 8 commits to main since this release
  • Rename ms3_mstl_init_fd() to ms3_msfp_init_fd() and add backward compatibility.
  • Add -fPIC to the build options for the static library target.
  • Update internal selection matching to support ! in addition to ^ for character class negation and handle edge cases more robustly.
  • Avoid modifying record buffer during v3 CRC check and add CRC validation to testing.
  • Add v3 parsing test for ensuring header-indicated lengths are sane.
  • Small fixes of logic errors and increased portability.
  • Add GitHub action to build and test on multiple platforms.
  • Fix Windows symbol issues and CMake configuration.