File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 22* Lasciate ogne speranza, voi ch'intrate*
33- - -
44
5+ * 2025-0209: 4.2.3.6 (Lisias) for KSP >= 1.2.2
6+ + More sensible warnings about the `:FOR[foo]:NEEDS[foo]` problem, avoiding flagging the occurrences where the problems are not triggered.
7+ + Reworks issues:
8+ - [#31](https://github.com/KSP-ModularManagement/ModuleManager/issues/31) Warn when :FOR is used with :NEEDS using the same modName on the patch
59* 2025-0207: 4.2.3.5 (Lisias) for KSP >= 1.2.2
610 + Fixes a pretty nasty Log Spam I let pass trough
711 + Log a warning when `:FOR` and `:NEEDS` on the same patch uses the same identifier, as this will not work exactly as one would expect.
Original file line number Diff line number Diff line change 22* Lasciate ogne speranza, voi ch'intrate*
33- - -
44
5+ * 2025-0209: 4.2.3.6 (Lisias) for KSP >= 1.2.2
6+ + More sensible warnings about the `:FOR[foo]:NEEDS[foo]` problem, avoiding flagging the occurrences where the problems are not triggered.
7+ + Reworks issues:
8+ - [#31](https://github.com/KSP-ModularManagement/ModuleManager/issues/31) Warn when :FOR is used with :NEEDS using the same modName on the patch
59* 2025-0207: 4.2.3.5 (Lisias) for KSP >= 1.2.2
610 + Fixes a pretty nasty Log Spam I let pass trough
711 + Log a warning when `:FOR` and `:NEEDS` on the same patch uses the same identifier, as this will not work exactly as one would expect.
Original file line number Diff line number Diff line change 88 "MAJOR":4,
99 "MINOR":2,
1010 "PATCH":3,
11- "BUILD":5
11+ "BUILD":6
1212 },
1313 "KSP_VERSION":{
1414 "MAJOR":1,
Original file line number Diff line number Diff line change 88 "MAJOR":4,
99 "MINOR":2,
1010 "PATCH":3,
11- "BUILD":5
11+ "BUILD":6
1212 },
1313 "KSP_VERSION_MIN":{
1414 "MAJOR":1,
You can’t perform that action at this time.
0 commit comments