Skip to content

Releases: nanoporetech/pyspoa

v0.2.1

04 Oct 08:52
Compare
Choose a tag to compare

Changed

  • Default argument for min_coverage to None

v0.2.0

02 Oct 23:26
Compare
Choose a tag to compare

Changed

  • Updated SPOA to v4.1.2

Added

  • min_coverage option recently introduced in SPOA

v0.1.0

28 Sep 17:03
Compare
Choose a tag to compare

Changed

  • Moved CI to internal infrastructure
  • Added conda builds to CI
  • Larger selection of wheels

v0.0.10

03 Aug 15:00
Compare
Choose a tag to compare
  • Add support for aarch64 to setup.py
  • No functional changes.

v0.0.9

22 Apr 11:49
Compare
Choose a tag to compare
  • 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

03 Apr 15:27
Compare
Choose a tag to compare

Python 3.6+ wheels and sdist builds.

v0.0.7

03 Apr 12:56
Compare
Choose a tag to compare

Adds sdist builds.

v0.0.6

22 Mar 14:58
Compare
Choose a tag to compare
  • Update to Spoa v4.0.7 and add Py3.9 support.

v0.0.5

10 Feb 22:31
Compare
Choose a tag to compare

Fixed alignment type selection (Smith-Waterman is no longer hardcoded).

v0.0.4

04 Oct 16:51
3c094b1
Compare
Choose a tag to compare

Fix building for portability.