Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

65 lines (48 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v0.2.1]

Changed

  • Default argument for min_coverage to None

[v0.2.0]

Changed

  • Updated SPOA to v4.1.2

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]

Added

  • Support for aarch64 in setup.py

[v0.0.9]

Changed

  • Python support: 3.6, 3.7, removed 3.10, added 3.11
  • All package requirements removed in favour of build time requirements in pyproject.toml

[v0.0.8]

Added

  • Python 3.6+ wheels and source distribution

[v0.0.6]

Added

  • Python 3.9 Support

Changed

  • Update spoa to v4.0.7

[v0.0.5]

Fixed

  • Alignment type selection, Smith-Waterman no longer hardcoded.

[v0.0.4]

Fixed

  • Portability build

[v0.0.3]

Changed

  • Upgrade to spoa 4.0.0
  • Compile for portability

[v0.0.2]

Added

  • Python 3.8 support

[v0.0.1]

Added

  • PyPI builds