File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version 0.1.0rc1
4+
5+ Preparing for a non-beta release.
6+
7+ ### What's Changed
8+
9+ Fixes:
10+
11+ - Paths on Windows by @henryiii in #126
12+ - Support pre-set generators by @henryiii in #118
13+ - Warn on scripts with invalid shebangs by @henryiii in #132
14+ - Minimum constraints now set by @henryiii in #129
15+
16+ Refactoring:
17+
18+ - Rename pyproject -> build dir by @henryiii in #121
19+
20+ Testing:
21+
22+ - Add msys2 to the CI by @henryiii in #119
23+ - Add test report header by @henryiii in #124
24+ - Test min constraints without Windows by @henryiii in #129
25+ - Remove pytest-virtualenv by @henryiii in #125 and #131
26+ - Mark unimportant test xfail non-strict for conda-forge by @henryiii in #108
27+
328## Version 0.1.0b2
429
530A quick fix for macOS universal2 tags not expanding when enabled.
You can’t perform that action at this time.
0 commit comments