@@ -24,26 +24,32 @@ Features:
24
24
- Support modules/prefix dirs by @henryiii in #255
25
25
- Add ` get_requires_for_dynamic_metadata ` by @henryiii in #235
26
26
- Make setuptools wrapper more generic by @henryiii in #225
27
- - Experimental support for editable installs by @henryiii in #212
27
+ - Experimental support for editable installs by @henryiii in #212 , #268 , and
28
+ #271
28
29
29
30
Fixes:
30
31
31
32
- CMake 3.26.0 (exactly) needs the backport too by @henryiii in #238
32
33
- Add python library artifact for better Windows cross compiling by @henryiii in
33
34
#263
34
35
- Include 3.26.1 SABI fix by @henryiii in #227
35
- - Restructure get_requires & fix some ninja paths by @henryiii in #250
36
+ - Restructure ` get_requires ` & fix some ninja paths by @henryiii in #250
36
37
- Support script rewriting by @henryiii in #254
37
38
- Version not a string (typing updates) by @henryiii in #231
38
39
- ` {wheel_tag} ` was not working by @henryiii in #262
40
+ - ` CMAKE_PREFIX_DIR ` and ` CMAKE_MODULE_DIR ` are passed in the init cache file to
41
+ remove a unused variable warning by @henryiii in #272
42
+ - Support color printouts without Rich (pip requires ` FORCE_COLOR ` ) by @henryiii
43
+ in #266
39
44
40
45
Other things:
41
46
42
- - Add fortran testing and CI by @henryiii in #86
43
- - Avoid interent usage in non-isolated testing by @henryiii in #247
44
- - Add an sdist checker & fix contents by @henryiii in #253
47
+ - Add Fortran testing and CI by @henryiii in #86
48
+ - Avoid internet usage in non-isolated testing by @henryiii in #247
49
+ - Add an SDist checker & fix contents by @henryiii in #253
45
50
- Add more setuptools types by @henryiii in #233
46
51
- Add FedoraProject rpm spec file by @LecrisUT in #201 and #241
52
+ - Better coverage handling by @henryiii in #270
47
53
48
54
## Version 0.2.2
49
55
0 commit comments