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 7039dd8 commit f6b4f51Copy full SHA for f6b4f51
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
## Unreleased
4
+### Added
5
+- Add new default `"auto"` setting for `RustExtension.py_limited_api`. [#137](https://github.com/PyO3/setuptools-rust/pull/137)
6
+
7
### Removed
8
- Remove `test_rust` command. (`python setup.py test` is deprecated.) [#129](https://github.com/PyO3/setuptools-rust/pull/129)
9
- Remove `check_rust` command. [#131](https://github.com/PyO3/setuptools-rust/pull/131)
0 commit comments