File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Version 0.11.4
4
+
5
+ This release improves support for GraalPy and fixes a few other minor issues.
6
+
7
+ Fixes:
8
+
9
+ - Typo in license-files by @henryiii in #1084
10
+ - Fix dynamic-metadata iteration (only affected GraalPy) by @henryiii in #1092
11
+ - Better abiflags implementation, uses ABIFLAGS on 3.14+, supports GraalPy by
12
+ @henryiii in #1092
13
+ - File API ` commandFragments ` is optional by @henryiii in #1092
14
+ - Add ` python -m scikit_build_core ` printout and a few CLI issues by @henryiii
15
+ in #1091
16
+ - Add some platform info to logging by @henryiii in #1094
17
+
18
+ Internal:
19
+
20
+ - Explicit mypy ignores by @henryiii in #1087
21
+ - Adjust typing to be ready for next mypy release by @henryiii in #1088
22
+
23
+ Documentation:
24
+
25
+ - Refactor the documentation to use single-line summaries by @LecrisUT in #1079
26
+
3
27
## Version 0.11.3
4
28
5
29
This release fixes some fields in the expanded supported dynamic-metadata fields
You can’t perform that action at this time.
0 commit comments