Skip to content

Commit

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

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Mar 4, 2024
1 parent aab4cbf commit be3f3eb
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 6 deletions.
21 changes: 16 additions & 5 deletions J/JudiLing/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[0]
DataFrames = "0.21-0.22"
DataStructures = "0.18"
DocumenterLaTeX = "0.2"
GZip = "0.5"
Expand All @@ -14,13 +13,25 @@ PyCall = "1.91.0-1"
Statistics = "1.4.0-1"
julia = "1.4.0-1"

["0-0.7"]
DataFrames = "0.21-0.22"

["0.7"]
Embeddings = "0.4"
PyCall = "1.91-1.95"
Statistics = "1.7-1.9"
julia = "1.7-1.9"

["0.7-0"]
BenchmarkTools = "1.0-1.5"
CSV = "0.10"
Distributions = "0.23-0.25"
Documenter = "0.25-0.27"
Embeddings = "0.4"
ProgressMeter = "1.3-1.7"
PyCall = "1.91-1.95"
Statistics = "1.7-1.9"
julia = "1.7-1.9"

["0.8-0"]
BSON = "0.3"
DataFrames = "1.6.0-1"
Embeddings = "0.4.4"
Requires = "1.3.0-1"
julia = "1.9-1.10"
9 changes: 8 additions & 1 deletion J/JudiLing/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,18 @@ DocumenterLaTeX = "cd674d7a-5f81-5cf3-af33-235ef1834b99"
GZip = "92fee26a-97fe-5a0c-ad85-20a5f3185b63"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"

["0-0.7"]
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"

["0.7-0"]
Embeddings = "c5bfea45-b7f1-5224-a596-15500f5db411"

["0.8-0"]
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
3 changes: 3 additions & 0 deletions J/JudiLing/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ git-tree-sha1 = "3d3685c58a59a50f3035251f5501172b284013c7"

["0.7.0"]
git-tree-sha1 = "f5246424ac5e08e0f1e19432a855b4e84061d726"

["0.8.0"]
git-tree-sha1 = "e9e5bfea1692afbb96fe5f1216f63d40e2c97a96"

0 comments on commit be3f3eb

Please sign in to comment.