Releases: jeffdaily/parasail-python
Releases · jeffdaily/parasail-python
v1.3.1
Compare
Sorry, something went wrong.
No results found
Fix macos wheel build (#67 )
Add C parasail headers into wheels, add get_include() and get_library() (#62 )
Add bindings for sg_qb_db and sg_qe_de (added in v1.3)
Regenerated wheels should pick up corrected windows C parasail dll, fix #66
v1.2.4
Compare
Sorry, something went wrong.
No results found
Fix #60 Missing wheels on PyPI
v1.2.3
Compare
Sorry, something went wrong.
No results found
Fix #57 Install error with parasail v1.2.2
v1.2.2
Compare
Sorry, something went wrong.
No results found
Fix #55 Error installing parasail on macos
v1.2.1
Compare
Sorry, something went wrong.
No results found
Fix #54 bug in ssw_init()
v1.1.20
Compare
Sorry, something went wrong.
No results found
Build wheels with cibuildwheel.
Fix #11 manylinux1 builds for pypi.
v1.1.19
Compare
Sorry, something went wrong.
No results found
Missed version bump during last release.
v1.1.18
Compare
Sorry, something went wrong.
No results found
Allow install without downloading and building C library, set evn var PARASAIL_SKIP_BUILD=1 to enable.
v1.1.17
Compare
Sorry, something went wrong.
No results found
Add wheel package as dependency.
Bump version to create new pypi release with latest 2.4.1 C library.
v1.1.16
Compare
Sorry, something went wrong.
No results found
AppVeyor now uses python35 to fix packaging issue. Fixes #33 .