Skip to content

Commit

Permalink
New version: Ipaper v0.1.10 (#89132)
Browse files Browse the repository at this point in the history
UUID: e58298cb-69f7-4186-aecd-5834b6793426
Repo: https://github.com/jl-spatial/Ipaper.jl.git
Tree: 871a5a63c56ab82a52d1adfadbc0f22aeeca1b97

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Aug 6, 2023
1 parent db11968 commit 5dd8451
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 2 deletions.
8 changes: 7 additions & 1 deletion I/Ipaper/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Reexport = "1.2.0-1"
["0.1.1-0.1.6"]
NaNStatistics = "0.6"

["0.1.10-0"]
NaNStatistics = "0.6.30-0.6"
julia = "1.9.0-1"

["0.1.3"]
Plots = "1.27.0-1"

Expand All @@ -35,10 +39,12 @@ DocStringExtensions = "0.8-0.9"
MutableNamedTuples = "0.1"

["0.1.7-0"]
NaNStatistics = "0.6.27-0.6"
PrecompileTools = "1.1.0-1"
StatsBase = "0.33-0.34"
TimerOutputs = "0.5"

["0.1.7-0.1.9"]
NaNStatistics = "0.6.27-0.6"
julia = "1.7.0-1"

["0.1.8-0"]
Expand Down
4 changes: 3 additions & 1 deletion I/Ipaper/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ LambdaFn = "fcefd6c4-8de0-11e9-0d15-03bc7c8ec982"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0-0.1.2"]
Pipe = "b98c9c47-44ae-5843-9183-064241ee97a0"
Expand All @@ -17,6 +16,9 @@ CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0"

["0-0.1.9"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.1.1-0"]
NaNStatistics = "b946abbf-3ea7-4610-9019-9858bfdeaf2d"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Expand Down
3 changes: 3 additions & 0 deletions I/Ipaper/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "53d144bdba816afa94ccc9119d2c0278822fd258"

["0.1.9"]
git-tree-sha1 = "d501405344ea79214d5a3b914f69a23442cad91f"

["0.1.10"]
git-tree-sha1 = "871a5a63c56ab82a52d1adfadbc0f22aeeca1b97"
2 changes: 2 additions & 0 deletions I/Ipaper/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.10-0"]
Distributions = "0.25"
3 changes: 3 additions & 0 deletions I/Ipaper/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.10-0"]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"

["0.1.8-0"]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

0 comments on commit 5dd8451

Please sign in to comment.