@@ -24,26 +24,32 @@ Features:
2424- Support modules/prefix dirs by @henryiii in #255
2525- Add ` get_requires_for_dynamic_metadata ` by @henryiii in #235
2626- 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
2829
2930Fixes:
3031
3132- CMake 3.26.0 (exactly) needs the backport too by @henryiii in #238
3233- Add python library artifact for better Windows cross compiling by @henryiii in
3334 #263
3435- 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
3637- Support script rewriting by @henryiii in #254
3738- Version not a string (typing updates) by @henryiii in #231
3839- ` {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
3944
4045Other things:
4146
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
4550- Add more setuptools types by @henryiii in #233
4651- Add FedoraProject rpm spec file by @LecrisUT in #201 and #241
52+ - Better coverage handling by @henryiii in #270
4753
4854## Version 0.2.2
4955
0 commit comments