v1.2.0
- GFA and FASTA output are now compressed by default. Compressed GFA/FASTA can be read by Bifrost.
- Optional Bifrost binary output (instead of GFA/FASTA). Uses less disk space than GFA/FASTA and loads faster in memory.
- Bifrost index output by default. Enables to load a Bifrost graph (GFA/FASTA or binary) much faster in memory.
- Time and memory reduction on some datasets.
- Minor bug fixes.
API and CLI compatibility breaks with previous versions but only minor changes (see Changelog). GCC version minimum requirement changes to 5.1 (from 4.8).