Skip to content

Releases: jonwright/bslz4_to_sparse

v0.0.16

22 Oct 11:24
c2189e1

Choose a tag to compare

Updated the wheels for new python versions on windows, dropped ppc64le and moved to a later cibuildwheel (so a later manylinux) to follow the rest of the binary wheels.

What's Changed

  • Update release continuous integration by @t20100 in #3
  • Release workflow: Increase verbosity of cibuildwheel by @t20100 in #4
  • Update numpy build dependency and use macos-13 in release workflow by @t20100 in #5

Full Changelog: v0.0.15...v0.0.16

v0.0.15

06 Dec 09:17
46fab8b

Choose a tag to compare

First release with binary wheel - thanks Thomas!

What's Changed

  • Add build wheels and upload to pypi by @t20100 in #2

New Contributors

  • @t20100 made their first contribution in #2

Full Changelog: v0.0.14...v0.0.15