Skip to content

Commit

Permalink
New version: ScientificTypes v3.0.0 (#51088)
Browse files Browse the repository at this point in the history
UUID: 321657f4-b219-11e9-178b-2701a2544e81
Repo: https://github.com/JuliaAI/ScientificTypes.jl.git
Tree: ba70c9a6e4c81cc3634e3e80bb8163ab5ef57eb8

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Dec 23, 2021
1 parent 222a27c commit 2ec7189
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 14 deletions.
21 changes: 15 additions & 6 deletions S/ScientificTypes/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
["0-0.2.1"]
Requires = "0.0.0 - 0.5"

[0-2]
[0-3]
julia = "1"

["0.2.2-0.2.3"]
Expand All @@ -21,15 +21,17 @@ CategoricalArrays = "0.7.3-0.7"
PrettyTables = "0.6"

[2]
CategoricalArrays = "0.8-0.10"
ColorTypes = "0.9-0.11"
PrettyTables = "1"
StatisticalTraits = "2"
Tables = "1"

["2-2.3.1"]
PersistenceDiagramsBase = "0.1"

[2-3]
CategoricalArrays = "0.8-0.10"
ColorTypes = "0.9-0.11"
PrettyTables = "1"

["2.0.0"]
ScientificTypesBase = "1"

Expand All @@ -49,11 +51,18 @@ Distributions = "0.24-0.25"
Distributions = "0.25"

["2.2-2"]
Reexport = "1.2.0-1"
ScientificTypesBase = "2.2.0-2"

["2.2-2.3.1"]
CorpusLoaders = "0.3.2-0.3"

["2.2.1-2"]
["2.2-3"]
Reexport = "1.2.0-1"

["2.2.1-3"]
Distributions = "0.25.1-0.25"

[3]
ScientificTypesBase = "3"
StatisticalTraits = "3"
Tables = "1.6.1-1"
16 changes: 8 additions & 8 deletions S/ScientificTypes/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
["0.3-0.5"]
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"

[2]
["2-2.3.1"]
PersistenceDiagramsBase = "b1ad91c1-539c-4ace-90bd-ea06abc420fa"

[2-3]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand All @@ -19,14 +22,11 @@ ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
StatisticalTraits = "64bff920-2084-43da-a3e6-9bb72801c0c9"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

["2-2.3.1"]
PersistenceDiagramsBase = "b1ad91c1-539c-4ace-90bd-ea06abc420fa"

["2.1-2"]
["2.1-3"]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"

["2.2-2"]
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["2.2-2.3.1"]
CorpusLoaders = "214a0ac2-f95b-54f7-a80b-442ed9c2c9e8"

["2.2-3"]
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3 changes: 3 additions & 0 deletions S/ScientificTypes/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,6 @@ git-tree-sha1 = "b58ef9adeba0d96ae1add87e8df5a7128342e312"

["2.3.3"]
git-tree-sha1 = "7a3efcacd212801a8cf2f961e8238ffb2109b30d"

["3.0.0"]
git-tree-sha1 = "ba70c9a6e4c81cc3634e3e80bb8163ab5ef57eb8"

0 comments on commit 2ec7189

Please sign in to comment.