Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 01:35

Added

  • Support for loading an Alignment from a file-like object for certain formats.
  • Generic optimized backend using caching optimizations from inab/trimal#66.

Fixed

  • Compilation of code for OSX platforms in Python 3.10.
  • File not being closed on error when loading a FASTA alignment.

Changed

  • Add tests for loading an Alignment without requiring importlib.resources.