File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version 0.1.0b2
4+
5+ A quick fix for macOS universal2 tags not expanding when enabled.
6+
7+ ### What's Changed
8+
9+ Fixes:
10+
11+ - Expand macos tags missing by @henryiii in
12+ https://github.com/scikit-build/scikit-build-core/pull/105
13+
14+ Other things:
15+
16+ - Add tests marker for PEP 518 by @henryiii in
17+ https://github.com/scikit-build/scikit-build-core/pull/104
18+ - Require C++11 only in tests by @henryiii in
19+ https://github.com/scikit-build/scikit-build-core/pull/106
20+ - Xfail a non-important test by @henryiii in
21+ https://github.com/scikit-build/scikit-build-core/pull/107
22+
23+ ** Full Changelog** :
24+ https://github.com/scikit-build/scikit-build-core/compare/v0.1.0b1...v0.1.0b2
25+
326## Version 0.1.0b1
427
528### What's Changed
You can’t perform that action at this time.
0 commit comments