Version 0.10.6
This version has several fixes; the new remove
key in 0.10 had a mistake making it unusable, this has been fixed along with the matching issue in the tests. Editable installs failed if there was a folder matching an extension name. Multiplexed paths were not supported for plugins, now they are. The downstream nox job is also now a bit better.
What's Changed
Fixes:
- Use correct settings key to remove parts of the version in regex metadata plugin by @philippjh in #887
- Support multiplexed path by @henryiii in #896
- Editable subpackage by @henryiii in #895
- Only strip Release and MinSizeRel builds by default by @henryiii in #898
- Typo in debug message by @LecrisUT in #892
Docs:
CI and testing:
New Contributors
- @philippjh made their first contribution in #887
Full Changelog: v0.10.5...v0.10.6