Releases: scikit-build/scikit-build-core
Version 0.1.5
What's Changed
Fixes:
- Ninja path not being set correctly by @henryiii in #166
- Minor touchup to ninja / make by @henryiii in #167
Full Changelog: v0.1.4...v0.1.5
Version 0.1.4
What's Changed
Fixes:
entrypoints.txt
should beentry_points.txt
by @njzjz in #161EXT_SUFFIX
is wrong before 3.8.7 by @henryiii in #160- Make tests pass on native Windows ARM by @henryiii in #157
- fix: Windows ARM experimental cross-compile support by @henryiii in #162
Other things:
- Fix spelling mistake by @maxbachmann in #156
- Add Python 3.12 alpha 3 to the CI by @henryiii in #120
- Fix issues mocking in tests with packaging 22 by @henryiii in #155
New Contributors
- @maxbachmann made their first contribution in #156
- @njzjz made their first contribution in #161
Full Changelog: v0.1.3...v0.1.4
Version 0.1.3
What's Changed
Fixes:
- Issue with experimental extra directory targeting by @henryiii in #144
- Sort SDist filepaths for reproducibility by @agoose77 in #153
Full Changelog: v0.1.2...v0.1.3
Version 0.1.2
Version 0.1.1
Version 0.1.0
First non-prerelease! Scikit-build-core is ready to be used. The remaining
limitations (like support for editable mode and build caching) will be addressed
in future releases. If you set tool.scikit-build.minimum-version = "0.1"
,
scikit-build-core will try to respect old defaults when new versions are
released.
Full Changelog: v0.1.0rc2...v0.1.0
v0.1.0rc2
Still preparing for release. One small addition to the error printout.
What's Changed
Features:
Testing:
Full Changelog: v0.1.0rc1...v0.1.0rc2
Version 0.1.0 RC 1
Preparing for a non-beta release.
What's Changed
Fixes:
- Paths on Windows by @henryiii in #126
- Support pre-set generators by @henryiii in #118
- Warn on scripts with invalid shebangs by @henryiii in #132
- Minimum constraints now set by @henryiii in #129
Refactoring:
Testing:
- Add msys2 to the CI by @henryiii in #119
- Add test report header by @henryiii in #124
- Test min constraints without Windows by @henryiii in #129
- Remove pytest-virtualenv by @henryiii in #125 and #131
- Mark unimportant test xfail non-strict for conda-forge by @henryiii in #108
Full Changelog: v0.1.0b2...v0.1.0rc1
Version 0.1.0 beta 2
v0.1.0b1
This release is focused on preparing for conda-forge and some macOS fixes.
What's changed
Features:
Fixes:
- Conda prefix lib support by @henryiii in #95
- Guess single config for more generators by @henryiii in #101
- Universal2 tags computation was incorrect by @henryiii in #97
- Universal2 tags computation was incorrect again by @henryiii in #100
Refactoring:
Other things:
- Run more tests without the cmake module by @henryiii in #96
- Support running without pytest-virtualenv by @henryiii in #94
Full Changelog: v0.1.0b0...v0.1.0b1