Skip to content

Commit

Permalink
New version: Karnak v1.0.0 (#92917)
Browse files Browse the repository at this point in the history
UUID: cd156443-31ad-4f6f-850f-a93ee5f75905
Repo: https://github.com/cormullion/Karnak.jl.git
Tree: f578c724468443b0945669a9cb02cef58de6d1a8

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 8, 2023
1 parent 34f6444 commit 5a90455
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 6 deletions.
18 changes: 14 additions & 4 deletions K/Karnak/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
[0]
Colors = "0.12"
Graphs = "1"
Luxor = "3"
Reexport = ["0.2", "1"]
SimpleWeightedGraphs = "1"
julia = "1.5.0-1"

["0-0.1"]
NetworkLayout = "0.4"

["0.2-0"]
[0-1]
Luxor = "3"
Reexport = ["0.2", "1"]
SimpleWeightedGraphs = "1"

["0.2-1"]
NetworkLayout = "0.4.4-0.4"

[1]
CSV = "0.10"
Colors = "0.10-0.12"
DataFrames = "1"
DelimitedFiles = "1"
Graphs = "1.7.0-1"
julia = "1.6.0-1"
10 changes: 8 additions & 2 deletions K/Karnak/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
[0]
[0-1]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc"
NetworkLayout = "46757867-2c16-5918-afeb-47bfcb05e46a"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SimpleWeightedGraphs = "47aef6b3-ad0c-573a-a1e2-d07658019622"

["0.5-0"]
["0.5-1"]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"

[1]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
3 changes: 3 additions & 0 deletions K/Karnak/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "600755706d8bbf116f86bc5fd17adebb82a99ae6"

["0.5.0"]
git-tree-sha1 = "a730681ef4c57dc7f5a0cd870aad55ab8ce55156"

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

0 comments on commit 5a90455

Please sign in to comment.