File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ comment : false
12codecov :
23 notify :
34 after_n_builds : 13
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version 0.10.6
4+
5+ This version has several fixes; the new ` remove ` key in 0.10 had a mistake
6+ making it unusable, this has been fixed along with the matching issue in the
7+ tests. Editable installs failed if there was a folder matching an extension
8+ name. Multiplexed paths were not supported for plugins, now they are. The
9+ downstream nox job is also now a bit better.
10+
11+ Fixes:
12+
13+ * Use correct settings key to remove parts of the version in regex metadata plugin by @philippjh in #887
14+ * Support multiplexed path by @henryiii in #896
15+ * Editable subpackage by @henryiii in #895
16+ * Only strip Release and MinSizeRel builds by default by @henryiii in #898
17+ * Typo in debug message by @LecrisUT in #892
18+
19+ Docs:
20+
21+ * Add build info by @henryiii in #878
22+ * Fix typo in ` if.platform-system ` example by @henryiii in #879
23+
24+ CI and testing:
25+
26+ * Packit configuration update by @LecrisUT in #799
27+
328## Version 0.10.5
429
530This version fixes a issue rebuilding if you have a ` build-dir ` set and are
You can’t perform that action at this time.
0 commit comments