Adheres to Semantic Versioning and keep a Changelog.
- BGEE module
- GenBank module
- Turtle module
- Text module
- FASTA writers
- FastQ parsers
- Modernized build and project structure
- Travis → GitHub Actions
- genome-sequence-io → bioio
- Bumped dependency versions
- Support for Java < 14
- Removed IntelliJ files
- Dropped ProtonPack dependency
- Switched to JUnit 5
- VCF module
- Multi-line FASTA parsers
- Moved
Locus
,LocusRange
, andChromosomeName
tocore
- Moved escaping code to an
escape
package undercore
- Bumped dependency versions
- Project structure
- BED module
- Chain module
- FASTA module
- GFF module
- Pedigree module