Release 12.09
[debian/openrocket] / core / fileformat.txt
index 3ba93461cdad6a43e852275fa6b9e9ff96ecc64d..b5ffe06d22846076465ca026efc49b71b0465824 100644 (file)
@@ -34,6 +34,12 @@ The following file format versions exist:
 1.3:  Introduced with OpenRocket 1.1.9.  Adds the <launchlongitude> and
       <geodeticmethod> parameters to the simulation conditions element.
 
-1.4:  Introduced with OpenRocket 1.1.10.  Adds the launchrodvelocity and
+1.4:  Introduced with OpenRocket 12.03.  Adds the launchrodvelocity and
       deploymentvelocity attributes to <flightdata> element.  The motor
-      digesting algorithm was changed.
+      digesting algorithm was changed.  Adds <separationevent> and
+      <separationdelay> elements to stage components (except sustainer).
+
+1.5:  Introduced with OpenRocket 12.xx.  Added ComponentPresets.
+      Added lowerstageseparation as recovery device deployment event.
+      Added <datatypes> section for supporting datatypes other than
+      internal ones. Currently only supports datatypes from custom expressions.