Skip to content

Commit

Permalink
New version: KiteControllers v0.2.0 (#103055)
Browse files Browse the repository at this point in the history
UUID: b19fd437-5b3a-4cca-b199-c3ded0f20ded
Repo: https://github.com/aenarete/KiteControllers.jl.git
Tree: 61153f81d26ca6a3dcfecfa907b25645ccc05b4e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Mar 17, 2024
1 parent f50c740 commit 61cc184
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
17 changes: 15 additions & 2 deletions K/KiteControllers/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,33 @@
[0]
Parameters = "0.12"

["0-0.1"]
TestEnv = "1"
julia = "1.6.0-1"

["0-0.1.0"]
KiteUtils = "0.3"

["0.1.1-0"]
KiteUtils = "0.4"
NLsolve = "4.5.0-4"
StaticArrays = "1"
Timers = "0.1"

["0.1.1-0.1"]
KiteUtils = "0.4"
StaticArrays = "1"
WinchModels = "0.1"

["0.1.2-0.1.6"]
Observables = "0.3-0.4"

["0.1.7-0"]
Observables = "0.3-0.5"

["0.2-0"]
KiteUtils = "0.5"
StaticArrayInterface = "1.5.0-1"
StaticArrays = "1.9.0-1"
StructTypes = "1.10.0-1"
WinchModels = "0.2"
YAML = "0.4.9-0.4"
julia = "1.9.0-1"
7 changes: 7 additions & 0 deletions K/KiteControllers/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[0]
KiteUtils = "90980105-b163-44e5-ba9f-8b1c83bb0533"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"

["0-0.1"]
TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"

["0.1.1-0"]
Expand All @@ -12,3 +14,8 @@ WinchModels = "7dcfa46b-7979-4771-bbf4-0aee0da42e1f"

["0.1.2-0"]
Observables = "510215fc-4207-5dde-b226-833fc4488ee2"

["0.2-0"]
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
3 changes: 3 additions & 0 deletions K/KiteControllers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "4c0f54e2fff915ea50b70bd8b5d54bbed482b286"

["0.1.7"]
git-tree-sha1 = "31e456fb9ce6e6539e4c75db03f36f98ac826d81"

["0.2.0"]
git-tree-sha1 = "61153f81d26ca6a3dcfecfa907b25645ccc05b4e"

0 comments on commit 61cc184

Please sign in to comment.