Skip to content

Releases: scikit-build/scikit-build-core

Version 0.1.5

16 Dec 22:18
392211e
Compare
Choose a tag to compare

What's Changed

Fixes:

Full Changelog: v0.1.4...v0.1.5

Version 0.1.4

15 Dec 23:28
f05ea6a
Compare
Choose a tag to compare

What's Changed

Fixes:

  • entrypoints.txt should be entry_points.txt by @njzjz in #161
  • EXT_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:

New Contributors

Full Changelog: v0.1.3...v0.1.4

Version 0.1.3

09 Dec 05:31
ae7b02d
Compare
Choose a tag to compare

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

29 Nov 03:18
ca3a2ed
Compare
Choose a tag to compare

What's changed

Features:

Fixes:

Full Changelog: v0.1.1...v0.1.2

Version 0.1.1

28 Nov 23:49
614c818
Compare
Choose a tag to compare

What's changed

Fixes:

Testing:

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

24 Nov 02:20
Compare
Choose a tag to compare

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

23 Nov 23:23
678ad67
Compare
Choose a tag to compare
v0.1.0rc2 Pre-release
Pre-release

Still preparing for release. One small addition to the error printout.

What's Changed

Features:

  • Did you mean? for config-settings and pyproject.toml by @henryiii in #135

Testing:

Full Changelog: v0.1.0rc1...v0.1.0rc2

Version 0.1.0 RC 1

23 Nov 16:42
362a5a1
Compare
Choose a tag to compare
Version 0.1.0 RC 1 Pre-release
Pre-release

Preparing for a non-beta release.

What's Changed

Fixes:

Refactoring:

Testing:

Full Changelog: v0.1.0b2...v0.1.0rc1

Version 0.1.0 beta 2

17 Nov 17:53
5686766
Compare
Choose a tag to compare
Version 0.1.0 beta 2 Pre-release
Pre-release

A quick fix for macOS universal2 tags not expanding when enabled.

What's Changed

Fixes:

Other things:

Full Changelog: v0.1.0b1...v0.1.0b2

v0.1.0b1

17 Nov 15:30
e3dc2fc
Compare
Choose a tag to compare
v0.1.0b1 Pre-release
Pre-release

This release is focused on preparing for conda-forge and some macOS fixes.

What's changed

Features:

  • Configuration setting for FindPython backport by @henryiii in #103

Fixes:

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