Skip to content

Commit

Permalink
New version: BedgraphFiles v2.1.1 (#936)
Browse files Browse the repository at this point in the history
UUID: 85eb9095-274b-55ce-be28-9e90f41ac741
Repo: https://github.com/CiaranOMara/BedgraphFiles.jl.git
Tree: 9cc5df2ee42299b42932c0c361c191ce8de2f8b7

Registrator tree SHA: 19e462ef9a4c479fb22b3bb23985838b10ca9f42
  • Loading branch information
JuliaRegistrator authored and fredrikekre committed May 23, 2019
1 parent 422157a commit d2ade50
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 9 deletions.
23 changes: 17 additions & 6 deletions B/BedgraphFiles/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,31 @@ Bedgraph = "0.3-1"
DataFrames = "0.9-0"
FileIO = "0.6-1"

[2]
["2-2.1.0"]
julia = "0.7-1"

["2.0.1-2"]
DataFrames = "0.9-0"
FileIO = "1.0.1-1"

["2.0.1-2.0"]
Bedgraph = "1"

["2.0.1-2.1.0"]
DataFrames = "0.9-0"
IterableTables = "0.9-0"
IteratorInterfaceExtensions = "0.1.1-1"
TableShowUtils = "0.2-0"
TableTraits = "0.4-1"
TableTraitsUtils = "0.3-0"

["2.0.1-2.0"]
Bedgraph = "1"

["2.1-2"]
["2.1.0"]
Bedgraph = "1.1-1"

["2.1.1-2"]
Bedgraph = "1.1.0-1"
IterableTables = "0.9.0-*"
IteratorInterfaceExtensions = ["0.1.1-0.1", "1"]
TableShowUtils = "0.2"
TableTraits = ["0.4", "1"]
TableTraitsUtils = "0.3-0.4"
julia = ["0.7", "1"]
12 changes: 9 additions & 3 deletions B/BedgraphFiles/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,24 @@ TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
["1.1-1"]
Bedgraph = "0bcc2ff6-69eb-520d-bede-0374fc5bd2fd"

[2]
["2-2.1.0"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["2.0.1-2"]
Bedgraph = "0bcc2ff6-69eb-520d-bede-0374fc5bd2fd"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
IterableTables = "1c8ee90f-4401-5389-894e-7a04a3dc0f4d"
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
TableShowUtils = "5e66a065-1f0a-5976-b372-e0b8c017ca10"
TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
TableTraitsUtils = "382cd787-c1b6-5bf2-a167-d5b971a19bda"

["2.1-2"]
["2.0.1-2.1.0"]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

["2.1.0"]
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"

["2.1.1-2"]
DataValues = "e7dc6d0d-1eca-5fa6-8ad6-5aecde8b7ea5"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
3 changes: 3 additions & 0 deletions B/BedgraphFiles/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "2fc4ed70911e6b4523ee87d272327994c574b7bd"

["2.1.0"]
git-tree-sha1 = "256f36592f7cd5599a8e9197f6f1ee34f4716265"

["2.1.1"]
git-tree-sha1 = "9cc5df2ee42299b42932c0c361c191ce8de2f8b7"

0 comments on commit d2ade50

Please sign in to comment.