-
Notifications
You must be signed in to change notification settings - Fork 475
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: ExprRules v0.4.1 (#21897)
UUID: e7058ba0-a568-556c-b31a-209ee9d855a8 Repo: https://github.com/sisl/ExprRules.jl.git Tree: 84414a2174ef2881c0694422046c5432c7d57180 Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
- Loading branch information
1 parent
254ef46
commit 012b2b5
Showing
3 changed files
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters