Version 0.4.4
This version fixes some issues cross-compiling to Windows ARM when making Limited API / Stable ABI extensions, and supports multiple config generators in editable mode.
- Conditional ABI3 logic fixed by @henryiii in #352
- Set
Python_SABI_LIBRARY
by @henryiii in #352 - Editable installs now support multiconfig generators by @henryiii in #353
Full Changelog: v0.4.3...v0.4.4