Skip to content

Commit

Permalink
New version: JudiLing v0.12.0
Browse files Browse the repository at this point in the history
UUID: b43a184b-0e9d-488b-813a-80fd5dbc9fd8
Repo: https://github.com/quantling/JudiLing.jl.git
Tree: f7c3c642855e75cb512214390709592d5a4b7d04

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 27, 2024
1 parent 4188396 commit 6c95070
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
14 changes: 13 additions & 1 deletion J/JudiLing/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[0]
DataStructures = "0.18"

["0-0.11"]
GZip = "0.5"

["0-0.6"]
Expand All @@ -22,9 +24,15 @@ DocumenterLaTeX = "0.2"
DataLoaders = "0.1.3-0.1"
Embeddings = ["0.4.4", "0.4.6"]

["0.11-0"]
["0.11"]
Distances = "0.10"

["0.12-0"]
GZip = "0.6.2-0.6"
ProgressMeter = "1.9.0-1"
Statistics = "1.3-1.11.1"
julia = "1.9-1.11"

["0.7"]
Embeddings = "0.4"
PyCall = "1.91-1.95"
Expand All @@ -35,6 +43,8 @@ julia = "1.7-1.9"
BenchmarkTools = "1.0-1.5"
CSV = "0.10"
Distributions = "0.23-0.25"

["0.7-0.11"]
ProgressMeter = "1.3-1.7"

["0.7-0.9"]
Expand All @@ -43,6 +53,8 @@ Documenter = "0.25-0.27"
["0.8-0"]
BSON = "0.3"
Requires = "1.3.0-1"

["0.8-0.11"]
julia = "1.9-1.10"

["0.8-0.9"]
Expand Down
3 changes: 3 additions & 0 deletions J/JudiLing/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,6 @@ git-tree-sha1 = "e26350ae0daafb370573b0b29f34c0284ed4aa1b"

["0.11.1"]
git-tree-sha1 = "f47e1b4c8e43506a491fb69d146ebfcd183bbf37"

["0.12.0"]
git-tree-sha1 = "f7c3c642855e75cb512214390709592d5a4b7d04"

0 comments on commit 6c95070

Please sign in to comment.