Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@prototaxites prototaxites released this 28 Feb 14:44
· 15 commits to main since this release

Adds:

  • --version flag
  • Default values are included in the --help output for options.

Fixes:

  • Rare problem encountered where read lengths were over 65,535 - internally, read length and related variables are now typed as UInt32 rather than UInt16.
  • Refactored code in the determine_actions function to be more readable and to avoid intermittent errors with typing.