Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 13:51
· 26 commits to main since this release

LibMseed v0.3.2

Diff since v0.3.1

Add the new keyword argument headers_only::Bool to read_file and read_buffer to allow reading of only trace information while skipping reading of the trace data itself.

Merged pull requests:

  • Return documented things in channel_code_parts and don't throw errors (#8) (@anowacki)
  • Add headers_only option to read_file and read_buffer (#10) (@anowacki)