diff --git a/K/KiteSimulators/Compat.toml b/K/KiteSimulators/Compat.toml index 8c7b031103bf7bc..29da957ed075fdc 100644 --- a/K/KiteSimulators/Compat.toml +++ b/K/KiteSimulators/Compat.toml @@ -1,14 +1,16 @@ [0] +PackageCompiler = "2" +Parameters = "0.12" +Reexport = "1" +Timers = "0.1" + +["0-0.1"] AtmosphericModels = "0.1" GLMakie = "0.4.7-0.4" KitePodModels = "0.2" KiteUtils = "0.4" -PackageCompiler = "2" -Parameters = "0.12" Plots = "1.29.0-1" -Reexport = "1" TestEnv = "1" -Timers = "0.1" julia = "1" ["0-0.1.0"] @@ -30,10 +32,22 @@ KiteControllers = "0.1.5-0.1" ["0.1.5"] KiteControllers = "0.1.6-0.1" -["0.1.6-0"] +["0.1.6-0.1"] KiteControllers = "0.1.7-0.1" KiteViewers = "0.2.4-0.2" -["0.1.7-0"] +["0.1.7-0.1"] KiteModels = "0.4.7-0.4" StaticArrays = ["1.2.5", "1.3.1-1.4", "1.5.0-1.5.12"] + +["0.2-0"] +AtmosphericModels = "0.2" +GLMakie = "0.9.9-0.9" +KiteControllers = "0.2" +KiteModels = "0.5" +KitePodModels = "0.3" +KiteUtils = "0.5" +KiteViewers = "0.3" +Plots = "1.40" +StaticArrays = "1.9" +julia = "1.9.0-1" diff --git a/K/KiteSimulators/Deps.toml b/K/KiteSimulators/Deps.toml index ebca9ec71ead8ff..01a53f5246b718d 100644 --- a/K/KiteSimulators/Deps.toml +++ b/K/KiteSimulators/Deps.toml @@ -11,9 +11,11 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" -TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b" Timers = "21f18d07-b854-4dab-86f0-c15a3821819a" +["0-0.1"] +TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b" + ["0.1.1-0"] Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" diff --git a/K/KiteSimulators/Versions.toml b/K/KiteSimulators/Versions.toml index 83390ab95813051..a266aa5efb92035 100644 --- a/K/KiteSimulators/Versions.toml +++ b/K/KiteSimulators/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "985c14d148a1f477e4a41bfc75c28ba87f651a81" ["0.1.7"] git-tree-sha1 = "a60397232267cb9df7ae913c16ed27a36526a2c9" + +["0.2.0"] +git-tree-sha1 = "f61468b0e2dfa0eccc379b9f2424f67f6f5fc4e3"