File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Version 0.1.0b1
4
4
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
+
5
31
This release adds a lot of configuration options, including ` minimum-version ` ,
6
32
which can be set to 0.0 to ensure defaults remain consistent (similar to
7
33
` cmake_minimum_required ` ).
You can’t perform that action at this time.
0 commit comments