Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 14:42
v0.4.0

Added

  • scoring-matrices dependency to handle alternative scoring matrices.
  • scoring_matrix argument to Aligner constructor to use a non-default matrix (#3).

Fixed

  • Use of outdated importlib.resources interface in pyfamsa.tests package.
  • Missing defines for compilation of NEON code on non-Aarch64 Arm platforms.