Releases: PyO3/setuptools-rust
Releases · PyO3/setuptools-rust
Release list
setuptools-rust 0.9.1
Changes
- Remove unicode_literals future as it does not exists in Python
setuptools-rust 0.8.4
Changes
- Improve compatibility of build_rust with build_ext #28
setuptools-rust 0.8.3
CHANGES
- Ignore strip option when platform is win32 #26
setuptools-rust 0.8.2
Changes
- Fix script generation for bdist_wheel
setuptools-rust 0.8.1
Changes
-
Added
nativeparameter -
Fix script generation for executables
setuptools-rust
Changes
- Support multiple rust binaries #24
setuptools-rust 0.7.2
setuptools-rust 0.7.1
Changes
-
Allow to strip symbols from executable or dynamic library.
-
Use PyO3 0.2 for example
setuptools-rust 0.7.0
Changes
-
Allow to build executable and pack with python package.
-
Use PyO3 0.1 for example.
setuptools-rust 0.6.4
Changes
checkcommand respectsoptionaloption- Don't fail when Rust isn't installed while all extensions are optional