Skip to content

Commit

Permalink
New version: AstrodynamicalSolvers v1.0.0 (#116946)
Browse files Browse the repository at this point in the history
UUID: 636ee813-9c9e-4a0a-af07-88b3043dcb77
Repo: https://github.com/JuliaAstro/GeneralAstrodynamics.jl.git
Tree: 44c1757964f7b1f026c59ac5ae5a231011172f0c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 10, 2024
1 parent 491958f commit 65abef8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 8 deletions.
20 changes: 13 additions & 7 deletions A/AstrodynamicalSolvers/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[0]
DocStringExtensions = "0.9"
OrdinaryDiffEq = "6.55.0-6"
Reexport = "1"
StaticArrays = "1.6.0-1"

["0-0.1"]
AstrodynamicalModels = "2"

Expand All @@ -16,6 +10,12 @@ julia = "1.6.0-1"
["0-0.4"]
ModelingToolkit = "8.69.0-8"

[0-1]
DocStringExtensions = "0.9"
OrdinaryDiffEq = "6.55.0-6"
Reexport = "1"
StaticArrays = "1.6.0-1"

["0.1.1-0.2"]
AstrodynamicalCalculations = "0.3"

Expand All @@ -26,7 +26,7 @@ AstrodynamicalModels = "3"
AstrodynamicalCalculations = "0.4"
AstrodynamicalModels = "3.2.0-3"

["0.3-0"]
["0.3-1"]
julia = "1.7.0-1"

["0.4"]
Expand All @@ -37,4 +37,10 @@ AstrodynamicalCalculations = "0.5.1-0.5"

["0.5-0"]
AstrodynamicalModels = "3.7.0-3"

["0.5-1"]
ModelingToolkit = "9"

[1]
AstrodynamicalCalculations = "1"
AstrodynamicalModels = "3.8.0-3"
2 changes: 1 addition & 1 deletion A/AstrodynamicalSolvers/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[0]
[0-1]
AstrodynamicalCalculations = "c0cf9fb7-f496-4999-a425-c50785d1b88b"
AstrodynamicalModels = "4282b555-f590-4262-b575-3e516e1493a7"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Expand Down
3 changes: 3 additions & 0 deletions A/AstrodynamicalSolvers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "4ef9c5a7301d45486e9919008f5c8b6b353e7244"

["0.5.0"]
git-tree-sha1 = "8ec1787dd6b35f5b9264df5650d5912f078d1b11"

["1.0.0"]
git-tree-sha1 = "44c1757964f7b1f026c59ac5ae5a231011172f0c"

0 comments on commit 65abef8

Please sign in to comment.