Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 768 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 768 Bytes

Changelog

Notable changes to this project will be documented in this file.

[0.1.4]

  • renamed binary to seqsizzle to comply with Rust package naming conventions
  • published seqsizzle on crates.io

[0.1.3]

  • added summarize subcommand - to be moved to the UI interface later
  • better handling of polyA/T patterns

[0.1.2]

  • added save pattern as CSV dialog box

[0.1.1]

  • With exact match, discard surrounding fuzzy match.
  • added comments field

[0.1.0] - Initial release

  • Fixed backspace cannot delete patterns in search panel
  • Added read / save search patterns with CSV file
  • Changed to use Enter to add new patterns instead of ALT+5
  • Display error / info messages in red at the bottom