Skip to content

Commit

Permalink
New version: ScientificTypes v2.0.0
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: fbbb17a3dddfefb995a8c7e7d13aeefd4731c27c

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator committed Jun 22, 2021
1 parent 7be6014 commit b55564d
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
10 changes: 9 additions & 1 deletion 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-1]
[0-2]
julia = "1"

["0.2.2-0.2.3"]
Expand All @@ -19,3 +19,11 @@ CategoricalArrays = "0.7.3-0.7"

["0.3-0.5"]
PrettyTables = "0.6"

[2]
CategoricalArrays = "0.8-0.10"
ColorTypes = "0.9-0.11"
PersistenceDiagramsBase = "0.1"
PrettyTables = "1"
StatisticalTraits = "2"
Tables = "1"
10 changes: 10 additions & 0 deletions S/ScientificTypes/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,13 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

["0.3-0.5"]
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"

[2]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
PersistenceDiagramsBase = "b1ad91c1-539c-4ace-90bd-ea06abc420fa"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
StatisticalTraits = "64bff920-2084-43da-a3e6-9bb72801c0c9"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
3 changes: 3 additions & 0 deletions S/ScientificTypes/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ git-tree-sha1 = "1d3f5f8bdf5dd0c9951eb9c595ee08a728aec331"

["1.1.2"]
git-tree-sha1 = "b4e89a674804025c4a5843e35e562910485690c2"

["2.0.0"]
git-tree-sha1 = "fbbb17a3dddfefb995a8c7e7d13aeefd4731c27c"

0 comments on commit b55564d

Please sign in to comment.