Releases: OndrejSladky/fmsi
Releases · OndrejSladky/fmsi
v0.3.1
v0.3.0
- Query time improvements, including support for faster streaming queries
- Improved query robustness, including acceptance of FASTA files, ability to process other than single k-mers and skipping invalid k-mers
Due to the simplifications in interface and especially how query files are handles, this introduces breaking changes compared to 0.2.x
v0.2.4
Improved compilation flags.
v0.2.3
Included dependent repositories as copies to allow deployment on Bioconda.
v0.2.2
- Fixed an off by one error with dollar sign position which caused a few k-mers to be incorrectly treated as not represented.
- Support for interactive use.
v0.2.1
Simplified user interaction with FMSI.
v0.2
Time performance enhancements.
v0.1
Initial experimental SDSL-based implementation of FMSI.