Releases: newcomb-luke/kerbalobjects.rs
Releases · newcomb-luke/kerbalobjects.rs
Version 4.0.2 Release
Do NOT use version 4.0.1. There was a missed bug in a well-used API causing invalid KerbalObject file output.
Version 4.0.1 Release
Do NOT use version 4.0.0. There were missed behavioral problems not caught by tests. This version contains the fixes for those, and other API problems.
Version 4.0.0 Release
Changed KO and KSM file API to be more ergonomic and type safe.
Overhauled the entire error system so now they can be better understood and less cryptic.
Updated KerbalObjects file format to version 4.
Added KSM builder style methods.
Added documentation to crate and all enums, structs, methods.