0.1.0-a2
Pre-release
Pre-release
Added
- Support for compilation on PowerPC big-endian platforms.
- Type annotations and stub files for Cython modules.
Changed
distutils
is now used to compile the package, instead of callingautotools
and letting HMMER configure itself.Bitfield.count
now allows passing an argument (for compatibility withcollections.abc.Sequence
).