Skip to content

Commit

Permalink
New version: AstroIO v0.1.3 (#100122)
Browse files Browse the repository at this point in the history
UUID: c85a633c-0c3f-44a2-bffe-7f9d0681b3e7
Repo: https://github.com/JuliaAstroSim/AstroIO.jl.git
Tree: d004c30c7d34ac587305911e9db2781b4bc4cf53

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 2, 2024
1 parent d8b0dab commit 2d0773c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
11 changes: 9 additions & 2 deletions A/AstroIO/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ Unitful = "1.4.0-1"
julia = "1.3.0-1"

["0.1.1-0"]
CSV = "0.9"
FileIO = "1"
HDF5 = "0.15"
JLD2 = "0.4"
PhysicalParticles = "1"
ProgressMeter = "1"
Expand All @@ -28,6 +26,15 @@ StructArrays = "0.6"
Unitful = "1"
julia = "1.6.0-1"

["0.1.1-0.1.2"]
CSV = "0.9"
HDF5 = "0.15"

["0.1.2-0"]
Combinatorics = "1"
ConfParser = "0.1"

["0.1.3-0"]
CSV = "0.9-0.10"
HDF5 = "0.15-0.17"
PrecompileTools = "1"
3 changes: 3 additions & 0 deletions A/AstroIO/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
["0.1.2-0"]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
ConfParser = "88353bc9-fd38-507d-a820-d3b43837d6b9"

["0.1.3-0"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3 changes: 3 additions & 0 deletions A/AstroIO/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "612bbc33d8957437500bd32e254edbef14f67890"

["0.1.2"]
git-tree-sha1 = "1a0553e4c17fd637ed452f9a26f03816ad291390"

["0.1.3"]
git-tree-sha1 = "d004c30c7d34ac587305911e9db2781b4bc4cf53"

0 comments on commit 2d0773c

Please sign in to comment.