We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe02e2e commit c8a6259Copy full SHA for c8a6259
CHANGELOG.rst
@@ -9,9 +9,11 @@ Changelog
9
10
version 0.3.0-dev
11
-----------------
12
-+ Added a source tarball for isa-l in the package, so it can be compiled and
13
- statically linked on (Unix) systems that do not have ISA-L available in the
14
- repos. Linux wheels can be provided on PyPI as well because of this change.
++ Set included ISA-L library at version 2.30.0.
++ Python-isal now comes with a source distribution of ISA-L in its source
+ distribution against which python-isal is linked statically upon installation
15
+ by default. Dynamic linking against system libraries is now optional. Wheels
16
+ with the statically linked ISA-L are now provided on PyPI.
17
18
version 0.2.0
19
0 commit comments