Releases: nanoporetech/pyspoa
Releases · nanoporetech/pyspoa
v0.2.1
Changed
- Default argument for
min_coverage
to None
v0.2.0
Changed
Added
min_coverage
option recently introduced in SPOA
v0.1.0
Changed
- Moved CI to internal infrastructure
- Added conda builds to CI
- Larger selection of wheels
v0.0.10
- Add support for aarch64 to setup.py
- No functional changes.
v0.0.9
- Python support: 3.6, 3.7 removed 3.10, 3.11 added
- All package requirements removed in favor of build time requirements handling with
pyproject.toml
.
v0.0.8
Python 3.6+ wheels and sdist
builds.
v0.0.6
- Update to Spoa v4.0.7 and add Py3.9 support.
v0.0.5
Fixed alignment type selection (Smith-Waterman is no longer hardcoded).
v0.0.4
Fix building for portability.