Skip to content

Version 0.4.6

Compare
Choose a tag to compare
@henryiii henryiii released this 22 Jun 02:53
· 367 commits to main since this release
2a127fe

This release has one small new feature (access to ${SKBUILD_STATE} from CMake), and fixes an issue when adding read-only files on Windows with Python 3.7. Some testing and docs infrastructure updates should make it easier for downstream packagers to ship scikit-build-core.

What's Changed

Fixes:

  • Provide access to current state in CMake by @henryiii in #394
  • Support building older versions of setuptools_scm by @henryiii in #390
  • Workaround for Windows Python 3.7 TemporaryDirectory bug by @henryiii in #391

Tests:

CI:

Docs:

New Contributors

Full Changelog: v0.4.5...v0.4.6