Skip to content

v0.8.0

Choose a tag to compare

@althonos althonos released this 28 Aug 14:39
· 63 commits to main since this release
v0.8.0

Changed

  • Update vendored trimAl to d89ffc3 (2.0_RC).
  • Use scoring-matrices package to get a base for the SimilarityMatrix class.
  • Rename backend to platform for all trimmer classes.
  • Use trimAl platform-specific code to accelerate computations.
  • Migrate documentation to pydata-sphinx-theme.

Fixed

  • Missing trimmer classes in API documentation.
  • Pin supported versions of scoring-matrices package to ~=0.2.0.

Removed

  • Outdated platform-specific code.
  • archspec dependency (replaced by cpu_features used internally in trimAl).