Skip to content

Commit

Permalink
New version: KiteSimulators v0.2.0 (#103057)
Browse files Browse the repository at this point in the history
UUID: a262fb0b-5671-4fb4-9d61-972db9a18944
Repo: https://github.com/aenarete/KiteSimulators.jl.git
Tree: f61468b0e2dfa0eccc379b9f2424f67f6f5fc4e3

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Mar 17, 2024
1 parent 0df97bb commit d722e41
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 7 deletions.
26 changes: 20 additions & 6 deletions K/KiteSimulators/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"]
Expand All @@ -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"
4 changes: 3 additions & 1 deletion K/KiteSimulators/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
3 changes: 3 additions & 0 deletions K/KiteSimulators/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "985c14d148a1f477e4a41bfc75c28ba87f651a81"

["0.1.7"]
git-tree-sha1 = "a60397232267cb9df7ae913c16ed27a36526a2c9"

["0.2.0"]
git-tree-sha1 = "f61468b0e2dfa0eccc379b9f2424f67f6f5fc4e3"

0 comments on commit d722e41

Please sign in to comment.