File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 22
33## Version 0.1.0b1
44
5+ ### What's Changed
6+
7+ This release is focused on preparing for conda-forge and some macOS fixes.
8+
9+ Features:
10+
11+ - Configuration setting for FindPython backport by @henryiii in #103
12+
13+ Fixes:
14+
15+ - Conda prefix lib support by @henryiii in #95
16+ - Guess single config for more generators by @henryiii in #101
17+ - Universal2 tags computation was incorrect by @henryiii in #97
18+ - Universal2 tags computation was incorrect again by @henryiii in #100
19+
20+ Refactoring:
21+
22+ - Rename extra color -> rich by @henryiii in #98
23+
24+ Other things:
25+
26+ - Run more tests without the cmake module by @henryiii in #96
27+ - Support running without pytest-virtualenv by @henryiii in #94
28+
29+ ## Version 0.1.0b0
30+
531This release adds a lot of configuration options, including ` minimum-version ` ,
632which can be set to 0.0 to ensure defaults remain consistent (similar to
733` cmake_minimum_required ` ).
You can’t perform that action at this time.
0 commit comments