Skip to content

0.0.3-alpha.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 20:49
· 33 commits to main since this release
  • Added a logging utility for use by mods
  • Fixed several places in KSPCommon.targets that didn't check for empty values properly
  • Support all forms of version numbers
    • KSPAssembly and KSPAssemblyDependency may optionally be major.minor (omitting patch)
    • KSPVersionFile.Version now defaults to $(FileVersion) if not set, which should support any number of elements
  • ProjectReference may now include which will generate a KSPAssemblyDependency attribute