Skip to content

Releases: PyO3/maturin

v0.3.1

14 Sep 21:15
Compare
Choose a tag to compare

Fixed

  • Windows compilation

v0.3.0

14 Sep 20:09
Compare
Choose a tag to compare

Added

  • Packaging binaries
  • Published on pypi. You can now pip install pyo3-pack
  • A Dockerfile based on manylinux1

Fixed

  • Travis ci setup builds all types of wheels for linux and mac
  • --no-default-features --features auditwheel creates a manylinux compliant binary for pyo3-pack

Changed

  • Replaced elfkit with goblin

v0.2.0

02 Sep 22:26
Compare
Choose a tag to compare

Added

  • Cffi support
  • A develop subcommand
  • A tox example

Changed

  • Show a progress bar for cargo's compile progress

v0.1.0

22 Aug 21:11
Compare
Choose a tag to compare
v0.1.0