- Added the option to specify 'none' as the aligner, allowing alignment to be run separately as requested in #306.
- Removed the dependency on the
Bio.Applications
module, which is going to be deprecated, addressing #301. - Exposed the CD-HIT length requirement in the gene family clustering steps to address #299.
- Bug fixes to address #303.
- Updated GitHub Actions versions.