v0.3.0
Added
- Support for loading an
Alignmentfrom 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
Alignmentwithout requiringimportlib.resources.