Skip to content

Commit

Permalink
New version: Query v1.0.0 (#18616)
Browse files Browse the repository at this point in the history
UUID: 1a8c2f83-1ff3-5112-b086-8aa67b057ba1
Repo: https://github.com/queryverse/Query.jl.git
Tree: a66aa7ca6f5c29f0e303ccef5c8bd55067df9bbe

Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b
  • Loading branch information
JuliaRegistrator authored Jul 28, 2020
1 parent 5762838 commit 303af17
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 8 deletions.
8 changes: 7 additions & 1 deletion Q/Query/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,11 @@ julia = "1"
["0.12-0.12.1"]
QueryOperators = "0.6.0-*"

["0.12.2-0"]
["0.12.2-1"]
QueryOperators = "0.9.1-0.9"

[1]
DataValues = "0.4.4-0.4"
IterableTables = ["0.8.2-0.11", "1"]
MacroTools = "0.4.4-0.5"
julia = "1.3.0-1"
14 changes: 7 additions & 7 deletions Q/Query/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[0]
DataValues = "e7dc6d0d-1eca-5fa6-8ad6-5aecde8b7ea5"
IterableTables = "1c8ee90f-4401-5389-894e-7a04a3dc0f4d"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
QueryOperators = "2aef5ad7-51ca-5a8f-8e88-e75cf067b44b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0-0.10"]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

["0-0.11"]
TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[0-1]
DataValues = "e7dc6d0d-1eca-5fa6-8ad6-5aecde8b7ea5"
IterableTables = "1c8ee90f-4401-5389-894e-7a04a3dc0f4d"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
QueryOperators = "2aef5ad7-51ca-5a8f-8e88-e75cf067b44b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions Q/Query/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "e1f3d6ed16d400bf6933f440ee28e7cc168e9ce5"

["0.12.2"]
git-tree-sha1 = "fd506b7101702daa4fb13cdffca771180d16c19c"

["1.0.0"]
git-tree-sha1 = "a66aa7ca6f5c29f0e303ccef5c8bd55067df9bbe"

0 comments on commit 303af17

Please sign in to comment.