Releases: jfjlaros/tssv
Releases · jfjlaros/tssv
TSSV version 1.1.0
TSSV version 1.0.4
Dropped unused dependency.
TSSV version 1.0.3
Support for large sequences.
TSSV version 1.0.1
In this release.
API documentation for external library use.
TSSV version 1.0.0
In this release:
- Support Python 3 added.
- Support for Python 2 dropped.
- Hosting documentation on ReadTheDocs.
- Added CI.
- Dropped SWIG dependency.
- Added unit tests.
- Dropped
tssv_lite
entry point. - Reverted to vanilla alignment implementation.
- Made SSE alignment optional for use on old computers.
- Made regular expressions in the library optional.
- Output format follows input format (either FASTQ or FASTA).
- Added simple mismatch command line option.