* 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**: https://github.com/bltlab/seqscore/compare/v0.5.0...v0.6.0