0.18.0
版本发布时间: 2024-06-22 13:01:39
scikit-build/scikit-build最新发布版本:0.18.1(2024-08-29 02:17:07)
This release bumps the minimum required CMake to 3.5 and supports CPython 3.13.
Bug fixes
- Support MSVC 17.10 in #1081
- CMake 3.5+ requirement in #1095
- Support CPython 3.13 with windows lib finding fix in #1094
- Don't die on PermissionError during chmod by @mweinelt in #1073
- Remove usage of deprecated distutils in cmake files by @hmaarrfk in #1032
- Use first available option for vswhere output by @ZzEeKkAa in #1030
Testing
- Support setuptools 69.3.0 changes in two tests by @s-t-e-v-e-n-k in #1087
- Use uv in a few places in #1092
Fedora CI
- Fedora maintenance by @LecrisUT in #1078
- Fedora: fix rsync filter rule by @LecrisUT in #1003
- Fix Fedora tests by @LecrisUT in #1050
- Fedora downstream CI by @LecrisUT in #993
Miscellaneous
- Clean up pylint in #1017
- Fix mypy type ignores for new setuptools types in #1082
- Move to Ruff-format in #1035
- Remove pkg_resources and test command in #1014
- Ruff moved to astral-sh in #1007
- Target-version no longer needed by Black or Ruff in #1008
- Update ruff and fix warnings in #1060
- Use 2x faster black mirror in #1021
- Group dependabot updates in #1054
- macos-latest is changing to macos-14 ARM runners in #1083
- Skip win PyPy PEP 518 in #1091