File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version 0.4.3
4+
5+ This adds support for CPython 3.12.0b1, and improves Stable ABI / Limited API
6+ support (supported by an upcoming nanobind for Python 3.12). An editable install
7+ fix allows running from any directory.
8+
9+ Fixes:
10+
11+ - Allow CMake to detect if limited API is targeted by @henryiii in #333 and #342
12+ - Make abi3 support conditional on Python version by @henryiii in #344
13+ - Windows path correction for 3.12.0b1 by @henryiii in #346
14+ - Editable path needs to be absolute by @henryiii in #345
15+
16+ Other:
17+
18+ - Add 3.12.0b1 by @henryiii in #341
19+ - Refactor settings by @henryiii in #338
20+ - Document that ` CMAKE_ARGS ` supports space separators by @henryiii in #339
21+
322## Version 0.4.2
423
524This is a quick followup to LICENSE file handing to closer match the current
You can’t perform that action at this time.
0 commit comments