0.16.7
版本发布时间: 2023-02-17 05:40:34
scikit-build/scikit-build最新发布版本:0.18.1(2024-08-29 02:17:07)
This is expected to be the final release series supporting Python 3.6. 0.17 will require Python 3.7+ and start removing deprecated functionality.
- Added
SKBUILD_GNU_SKIP_LOCAL_SYMBOL_EXPORT_OVERRIDE
to disable script in #848, thanks to @aaron-bray and @vyasr. - Address a new warning from setuptools in our test suite in #859.
- Move to using Ruff, update to Black 23, and use Flynt to move more code to f-strings.