Skip to content

Releases: althonos/pyrodigal

0.2.4

04 Sep 14:15
v0.2.4
Compare
Choose a tag to compare

Added

  • Precompiled wheels for Windows x86-64 platform.

Changed

  • Compilation of large Prodigal/training.c file is now done in chunks
    and uses static const to reduce build time.

0.2.3

09 Aug 16:23
v0.2.3
Compare
Choose a tag to compare

Fixed

  • Buffer overflow issue with Pyrodigal in closed=False mode.

0.2.2

14 Jul 09:42
v0.2.2
Compare
Choose a tag to compare

Added

  • Access to the translation table of a Gene object.

0.2.1

28 May 22:24
v0.2.1
Compare
Choose a tag to compare

Fixed

  • Memory issues causing PyPy to crash when using Pyrodigal in single mode.

0.2.0

28 May 15:17
v0.2.0
Compare
Choose a tag to compare

Added

  • Support for Prodigal's single mode.

0.1.1

30 Apr 14:25
v0.1.1
Compare
Choose a tag to compare

Added

  • Distribution of CPython wheels for ManyLinux2010 and OSX platforms.

0.1.0

27 Apr 12:29
v0.1.0
Compare
Choose a tag to compare

Initial release.