Skip to content

Releases: bltlab/seqscore

v0.7.0

13 Dec 17:21

Choose a tag to compare

Major changes in v0.7.0

  • Changed count command to default to writing to standard output and renamed --delim argument to --output-delim
  • Dropped support for Python 3.8

Full Changelog: v0.6.0...v0.7.0

v0.6.0

03 Jan 16:33

Choose a tag to compare

Major changes in v0.6.0

  • Added the extract-text subcommand
  • Added support for multiple files for the count, summarize, and validate subcommands
  • Changed behavior when combining type mapping and keep/remove types in process to apply the map first
  • The --labels flag now defaults to BIO for many subcommands
  • Corrected BIOES validation and decoding
  • Dropped support for Python 3.7

Full Changelog: v0.5.0...v0.6.0

v0.5.0

12 Aug 06:04

Choose a tag to compare

Major changes in v0.5.0

  • Add process command
  • Add summarize command
  • Add --error-counts and --full-precision flags to score command
  • Improve performance for loading and validating files
  • Add support for quiet flag in validate

Full Changelog: v0.4.1...v0.5.0

v0.4.1

06 Apr 21:13

Choose a tag to compare

Major changes in v0.4.1

  • Add --version flag to main seqscore command

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Apr 20:10

Choose a tag to compare

Major changes in v0.4.0

  • Add support for Python 3.7.
  • Improve README and explain more commands
  • Fix token counts in the validate subcommand

Full Changelog: v0.3.1...v0.4.0

v0.3.1

15 Feb 13:35

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

Full Changelog: v0.3...v0.3.1