Skip to content

0.1.0-a2

Pre-release
Pre-release
Compare
Choose a tag to compare
@althonos althonos released this 12 Nov 15:03
· 1210 commits to master since this release
v0.1.0-a2

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 calling autotools and letting HMMER configure itself.
  • Bitfield.count now allows passing an argument (for compatibility with collections.abc.Sequence).