Skip to content

Commit

Permalink
New version: ExprRules v0.4.1 (#21897)
Browse files Browse the repository at this point in the history
UUID: e7058ba0-a568-556c-b31a-209ee9d855a8
Repo: https://github.com/sisl/ExprRules.jl.git
Tree: 84414a2174ef2881c0694422046c5432c7d57180

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Sep 24, 2020
1 parent 254ef46 commit 012b2b5
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
12 changes: 10 additions & 2 deletions E/ExprRules/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
[0]
["0-0.3"]
AbstractTrees = "0.2.0 - 0.3"
Nullables = "0.0.5-1"
StatsBase = "0.24.0 - 0.33"
TreeView = "0.0.0 - 0.3"
julia = ["0.7", "1"]

["0.3.3-0"]
["0.3.3-0.3"]
DataStructures = "0.0.0 - 0.18"

["0.4-0"]
AbstractTrees = "0.2-0.3"
DataStructures = "0.17"
Nullables = "1"
StatsBase = "0.33"
TreeView = "0.3"
julia = "1"
8 changes: 6 additions & 2 deletions E/ExprRules/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
[0]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Nullables = "4d1e1d77-625e-5b40-9113-a560ec7a8ecd"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TreeView = "39424ebd-4cf3-5550-a685-96706a953f40"

["0-0.3"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.3.3-0"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

["0.3.3-0.3"]
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions E/ExprRules/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "f477f1db68c4513b46464a0c5db3b6ea65d8d2ac"

["0.3.3"]
git-tree-sha1 = "bcc650b58e68bac8c49c10ecb52477c2e9dd6a79"

["0.4.1"]
git-tree-sha1 = "84414a2174ef2881c0694422046c5432c7d57180"

0 comments on commit 012b2b5

Please sign in to comment.