Skip to content

v0.2.0

Choose a tag to compare

@tushuhei tushuhei released this 04 Aug 03:08
· 917 commits to main since this release
449a2ec

What's Changed

⚠️ Breaking change

  • thres won't be available in the parse method and the CLI options any more. Please fix your program if it's relying on the thres parameter.
  • The parsing logic is different to older versions due to the fix for a mathematical error and removal of some features around past results. See #78 and #80 for details.

Full Changelog: v0.1.2...v0.2.0