Skip to content

KSPDeltaVForMods v0.3.8

Choose a tag to compare

@github-actions github-actions released this 03 Apr 01:39
· 10 commits to main since this release

Added

  • cd: add release script with auto-versioning and CHANGELOG generation
  • frontend: replace fetch API with Tauri invoke commands
  • tauri: implement native commands, remove Python subprocess
  • rust: implement CelestialSystem tree and i18n translations
  • rust: implement delta-V calculation engine
  • rust: implement Kopernicus ConfigNode parser
  • rust: add kopdeltav models crate with constants, structs, and hermite interpolation

Fixed

  • remove waitForBackend and Python copy step from merge conflict resolution

Documentation

  • add CD pipeline design spec

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.