Releases: yuuka-dev/KSPDeltaVForMods
Releases · yuuka-dev/KSPDeltaVForMods
Release list
KSPDeltaVForMods v0.3.12
Added
- support sub-moon routes (home world moon → sub-moon)
Fixed
- home world moon routes skip escape step, add moons to destination selector
KSPDeltaVForMods v0.3.11
Added
- support home world moon routes (destination=null, moon=selected)
KSPDeltaVForMods v0.3.10
Fixed
- calc: recalibrate launch DV coefficients to match KSP Wiki flight data
KSPDeltaVForMods v0.3.9
Added
- frontend: add moon selection to route map
Fixed
- cd: fix CHANGELOG structure and release script insertion point
KSPDeltaVForMods v0.3.8
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.