We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0eec8b commit 1c84d3aCopy full SHA for 1c84d3a
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to this project will be documented in this file
4
5
+## Unreleased
6
+
7
+* Added a logging utility for use by mods
8
+* Fixed several places in KSPCommon.targets that didn't check for empty values properly
9
+* Support all forms of version numbers
10
+ * KSPAssembly and KSPAssemblyDependency may optionally be major.minor (omitting patch)
11
+ * KSPVersionFile.Version now defaults to $(FileVersion) if not set, which should support any number of elements
12
13
## 0.0.3 - 2024-12-16
14
15
### Actions
0 commit comments