Recent Releases of ont-parasail

ont-parasail - v1.3.1

  • Fix macos wheel build (#67)
  • Add C parasail headers into wheels, add getinclude() and getlibrary() (#62)
  • Add bindings for sgqbdb and sgqede (added in v1.3)
  • Regenerated wheels should pick up corrected windows C parasail dll, fix #66

- Python
Published by jeffdaily almost 4 years ago

ont-parasail - v1.2.4

  • Fix #60 Missing wheels on PyPI

- Python
Published by jeffdaily over 5 years ago

ont-parasail - v1.2.3

  • Fix #57 Install error with parasail v1.2.2

- Python
Published by jeffdaily over 5 years ago

ont-parasail - v1.2.2

  • Fix #55 Error installing parasail on macos

- Python
Published by jeffdaily over 5 years ago

ont-parasail - v1.2.1

  • Fix #54 bug in ssw_init()

- Python
Published by jeffdaily over 5 years ago

ont-parasail - v1.1.20

  • Build wheels with cibuildwheel.
  • Fix #11 manylinux1 builds for pypi.

- Python
Published by jeffdaily over 6 years ago

ont-parasail - v1.1.19

  • Missed version bump during last release.

- Python
Published by jeffdaily over 6 years ago

ont-parasail - v1.1.18

  • Allow install without downloading and building C library, set evn var PARASAILSKIPBUILD=1 to enable.

- Python
Published by jeffdaily over 6 years ago

ont-parasail - v1.1.17

  • Add wheel package as dependency.
  • Bump version to create new pypi release with latest 2.4.1 C library.

- Python
Published by jeffdaily about 7 years ago

ont-parasail -

  • AppVeyor now uses python35 to fix packaging issue. Fixes #33.

- Python
Published by jeffdaily over 7 years ago

ont-parasail - v1.1.15

  • Fix travis CI pypi deployment, again.

- Python
Published by jeffdaily over 7 years ago

ont-parasail - v1.1.14

  • Fix travis CI pypi deployment.

- Python
Published by jeffdaily over 7 years ago

ont-parasail - v1.1.13

  • Bindings up to date with 2.4 C library.
  • New semi-global routines.
  • Case-sensitive support.
  • Users may optionally set string encoding using parasail.setencoding(name). Default remains 'latin1'.

- Python
Published by jeffdaily over 7 years ago

ont-parasail - v1.1.12

  • Fix autotools build by updating automake version.
  • Add functions from latest 2.2 C library.

- Python
Published by jeffdaily almost 8 years ago

ont-parasail - v1.1.11

  • Fix Cigar lifetime bug. Cigar instance now held by Result to avoid freeing C memory early.
  • Fix poor C library performance on OSX by disabling multiarch build.

- Python
Published by jeffdaily over 8 years ago

ont-parasail - v1.1.10

  • Bump version to create new pypi release with latest 2.1 C library.

- Python
Published by jeffdaily over 8 years ago

ont-parasail -

  • Fix compatibility with 2.1.x C parasail release series
    • configure script, if missing, must be generated using autoreconf -fi
    • download autotools if missing
  • Fix another Python3 issue with Cigar. Fixes #16 again.

- Python
Published by jeffdaily over 8 years ago

ont-parasail -

  • Fix relative import statements. Fixes #13.
  • Fix Python3 issues with Profile. Fixes #14.
  • Fix Python3 issues with Cigar. Fixes #15, #16.

- Python
Published by jeffdaily over 8 years ago

ont-parasail - v1.1.7

  • Bump version to create new pypi release with latest 2.0.2 C library.

- Python
Published by jeffdaily over 8 years ago

ont-parasail -

  • Fix #10.

- Python
Published by jeffdaily over 8 years ago

ont-parasail -

  • Add travis build.
  • Add CHANGELOG.rst.
  • Add Cigar decodeop() decodelen() @staticmethods
  • Add bindings to the ssw emulation functions.
  • Add bindings to parasailsequencesfrom_file(filename).
  • Add tests; use with pytest.
  • Fix the integer type for ssw cigar.
  • Fix the profile function return values.
  • Fix the table and rowcol properties.

- Python
Published by jeffdaily over 8 years ago

ont-parasail -

  • Py 2/3 compatible long_description field.

- Python
Published by jeffdaily over 8 years ago

ont-parasail -

  • Assign README.rst to long_description field.

- Python
Published by jeffdaily over 8 years ago

ont-parasail - v1.1.2

  • Create a new pypi release that didn't fail like the last one did.

- Python
Published by jeffdaily over 8 years ago

ont-parasail -

  • Expanded README.rst.
  • pypi upload using twine now skips existing files.

- Python
Published by jeffdaily over 8 years ago

ont-parasail -

First tagged release. The 'master' branch always represents the latest stable code. Tagged releases correspond to pypi releases.

- Python
Published by jeffdaily over 8 years ago