File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 22* Lasciate ogne speranza, voi ch'intrate*
33- - -
44
5+ * 2023-0716: 4.2.3.2 (Lisias) for KSP >= 1.2
6+ + Logging revamp/refactoring
7+ - Saner code
8+ - MOAR LOGS
9+ - Previous `LOGSPAM` conditional compiling is now pushed into the mainstream as TRACE messages.
10+ - Edit the relevant ModuleManager section on `<KSP>/PluginData/KSPe.cfg` file to set the desired log level.
511* 2023-0716: 4.2.3.1 (Lisias) for KSP >= 1.2
612 + Bumps versioning, catching up with upstream and formalising he fixes already implemented - ome for ages... :)
713 + Removes yet some more deprecated calls from `KSPe`.
Original file line number Diff line number Diff line change 22* Lasciate ogne speranza, voi ch'intrate*
33- - -
44
5+ * 2023-0716: 4.2.3.2 (Lisias) for KSP >= 1.2
6+ + Logging revamp/refactoring
7+ - Saner code
8+ - MOAR LOGS
9+ - Previous `LOGSPAM` conditional compiling is now pushed into the mainstream as TRACE messages.
10+ - Edit the relevant ModuleManager section on `<KSP>/PluginData/KSPe.cfg` file to set the desired log level.
511* 2023-0716: 4.2.3.1 (Lisias) for KSP >= 1.2
612 + Bumps versioning, catching up with upstream and formalising the fixes already implemented - some for ages... :)
713 + Removes yet some more deprecated calls from `KSPe`.
Original file line number Diff line number Diff line change 88 "MAJOR":4,
99 "MINOR":2,
1010 "PATCH":3,
11- "BUILD":1
11+ "BUILD":2
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":1
11+ "BUILD":2
1212 },
1313 "KSP_VERSION_MIN":{
1414 "MAJOR":1,
You can’t perform that action at this time.
0 commit comments