From c4fadc7e4144353f49fc80c1b0428519ea92a711 Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 9 May 2024 14:23:56 +0530 Subject: [PATCH] New version: KiteSimulators v0.3.7 (#106464) UUID: a262fb0b-5671-4fb4-9d61-972db9a18944 Repo: https://github.com/aenarete/KiteSimulators.jl.git Tree: 84bc9e18e59a5f5d6ff7b9ffcb47d7507e55dd06 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- K/KiteSimulators/Compat.toml | 17 +++++++++++++---- K/KiteSimulators/Deps.toml | 4 +++- K/KiteSimulators/Versions.toml | 3 +++ 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/K/KiteSimulators/Compat.toml b/K/KiteSimulators/Compat.toml index ec96e44b2fdadd4..ef36d0885a27943 100644 --- a/K/KiteSimulators/Compat.toml +++ b/K/KiteSimulators/Compat.toml @@ -48,22 +48,31 @@ Plots = "1.40" ["0.2-0"] AtmosphericModels = "0.2" GLMakie = "0.9.9-0.9" -KiteControllers = "0.2" -KiteModels = "0.5" KitePodModels = "0.3" StaticArrays = "1.9" julia = "1.9.0-1" +["0.2-0.3.6"] +KiteControllers = "0.2" +KiteModels = "0.5" + ["0.3-0"] -ControlPlots = "0.0.1" KiteUtils = "0.6" KiteViewers = "0.4" LaTeXStrings = "1.3.1-1" NativeFileDialog = "0.2.1-0.2" StatsBase = "0.34" +["0.3-0.3.6"] +ControlPlots = "0.0.1" + ["0.3.0"] Plots = "1.40.3" -["0.3.1-0"] +["0.3.1-0.3.6"] Plots = "1.40.3-1.40" + +["0.3.7-0"] +ControlPlots = "0.0.12" +KiteControllers = "0.2.3-0.2" +KiteModels = "0.5.14-0.5" diff --git a/K/KiteSimulators/Deps.toml b/K/KiteSimulators/Deps.toml index 13ff2f58bed2df0..7d00abd33986194 100644 --- a/K/KiteSimulators/Deps.toml +++ b/K/KiteSimulators/Deps.toml @@ -8,7 +8,6 @@ KiteUtils = "90980105-b163-44e5-ba9f-8b1c83bb0533" KiteViewers = "2e593061-95e7-45e4-95f4-df0491f2e601" PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d" Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" -Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" Timers = "21f18d07-b854-4dab-86f0-c15a3821819a" @@ -16,6 +15,9 @@ Timers = "21f18d07-b854-4dab-86f0-c15a3821819a" ["0-0.1"] TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b" +["0-0.3.6"] +Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" + ["0.1.1-0"] Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" diff --git a/K/KiteSimulators/Versions.toml b/K/KiteSimulators/Versions.toml index 67649b6173034f1..58e5a1d4311bedb 100644 --- a/K/KiteSimulators/Versions.toml +++ b/K/KiteSimulators/Versions.toml @@ -48,3 +48,6 @@ git-tree-sha1 = "97c2343e6e11d4aae10c144e77b4803de62c7860" ["0.3.6"] git-tree-sha1 = "ff1236f1d852b33fe7455fcde7449d1faa170a29" + +["0.3.7"] +git-tree-sha1 = "84bc9e18e59a5f5d6ff7b9ffcb47d7507e55dd06"