Skip to content

Commit 87af379

Browse files
authored
docs: update for 0.11.4 (#1095)
1 parent dd7671e commit 87af379

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/about/changelog.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

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+
327
## Version 0.11.3
428

529
This release fixes some fields in the expanded supported dynamic-metadata fields

0 commit comments

Comments
 (0)