Skip to content

Commit

Permalink
New version: Ipaper v0.1.5
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: 4635f0b9ac8e8097dabffde751214aef1aa5d8b1

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Mar 15, 2023
1 parent 034ea88 commit 6ae3b83
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 9 deletions.
14 changes: 9 additions & 5 deletions I/Ipaper/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
[0]
CFTime = "0.1"
CSV = "0.10"
CategoricalArrays = "0.10"
DataFrames = "1.3.0-1"
Glob = "1.3.0-1"
LambdaFn = "0.3"
StatsBase = "0.33"
julia = "1.6.0-1"

Expand All @@ -14,14 +10,22 @@ Pipe = "1.3.0-1"
["0-0.1.3"]
DimensionalData = "0.20"

["0-0.1.4"]
CFTime = "0.1"
CSV = "0.10"
DataFrames = "1.3.0-1"
LambdaFn = "0.3"

["0.1.1-0"]
NaNStatistics = "0.6"
Reexport = "1.2.0-1"

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

["0.1.4-0"]
["0.1.4"]
DimensionalData = "0.20-0.21"

["0.1.4-0"]
DocStringExtensions = "0.8-0.9"
MutableNamedTuples = "0.1"
10 changes: 6 additions & 4 deletions I/Ipaper/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
[0]
CFTime = "179af706-886a-5703-950a-314cd64e0468"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0"
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
LambdaFn = "fcefd6c4-8de0-11e9-0d15-03bc7c8ec982"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Expand All @@ -15,6 +11,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
["0-0.1.2"]
Pipe = "b98c9c47-44ae-5843-9183-064241ee97a0"

["0-0.1.4"]
CFTime = "179af706-886a-5703-950a-314cd64e0468"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0"

["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 @@ -12,3 +12,6 @@ git-tree-sha1 = "1b8c803b2724ac9afd55b30e4ffc4a5cc3de6c80"

["0.1.4"]
git-tree-sha1 = "33e438f8a931c583dd254857b3832d57f1f62a81"

["0.1.5"]
git-tree-sha1 = "4635f0b9ac8e8097dabffde751214aef1aa5d8b1"

0 comments on commit 6ae3b83

Please sign in to comment.