Skip to content

Commit e3dc2fc

Browse files
committed
docs: update changelog for v0.1.0b1
Signed-off-by: Henry Schreiner <[email protected]>
1 parent cf6d1ff commit e3dc2fc

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/changelog.md

+26
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
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+
531
This release adds a lot of configuration options, including `minimum-version`,
632
which can be set to 0.0 to ensure defaults remain consistent (similar to
733
`cmake_minimum_required`).

0 commit comments

Comments
 (0)