Skip to content

v0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 18:53
· 21 commits to main since this release
46b578d

RvSpectML v0.2.4

Diff since v0.2.3

  • find_line_candidates_in_chunk returns empty DataFrame if chunk has no lines
  • Improve KernelFunctions compat
  • Add linefinder test

Merged pull requests:

  • CompatHelper: bump compat for "KernelFunctions" to "0.10" (#58) (@github-actions[bot])
  • CompatHelper: bump compat for "DSP" to "0.7" (#59) (@github-actions[bot])
  • LineFinder bug fix to allow for more orders_to_use without crashing (#67) (@alexander-wise)