Skip to content

Commit

Permalink
New version: BangBang v0.4.0
Browse files Browse the repository at this point in the history
UUID: 198e06fe-97b7-11e9-32a5-e1d131e6ad66
Repo: https://github.com/JuliaFolds2/BangBang.jl.git
Tree: ffe3b6222215a9cf7ce449ad0b91274787a801c3

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 25, 2024
1 parent 16d590b commit 4c0719d
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 2 deletions.
7 changes: 6 additions & 1 deletion B/BangBang/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ZygoteRules = "0.1-0.2"
["0.3.13-0.3.28"]
Setfield = "0.5.1-0.6"

["0.3.15-0"]
["0.3.15-0.3"]
Tables = ["0.2", "1"]

["0.3.2-0.3.14"]
Expand All @@ -48,6 +48,8 @@ InitialValues = "0.2.4-0.3"

["0.3.37-0"]
Compat = "2-4"

["0.3.37-0.3"]
Setfield = ["0.5.1-0.8", "1"]

["0.3.38-0"]
Expand All @@ -64,3 +66,6 @@ Compat = "2-3"

["0.3.8-0"]
Requires = ["0.5", "1"]

["0.4-0"]
Accessors = "0.1"
7 changes: 6 additions & 1 deletion B/BangBang/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,12 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
["0.3.2-0"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"

["0.3.2-0.3"]
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

["0.3.4-0"]
["0.3.4-0.3"]
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"

["0.4-0"]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
3 changes: 3 additions & 0 deletions B/BangBang/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,6 @@ git-tree-sha1 = "e28912ce94077686443433c2800104b061a827ed"

["0.3.40"]
git-tree-sha1 = "7aa7ad1682f3d5754e3491bb59b8103cae28e3a3"

["0.4.0"]
git-tree-sha1 = "ffe3b6222215a9cf7ce449ad0b91274787a801c3"
3 changes: 3 additions & 0 deletions B/BangBang/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ DataFrames = "1"
StaticArrays = "1"
StructArrays = "0.6"
TypedTables = "1"

["0.4-0"]
Tables = ["0.2", "1"]
3 changes: 3 additions & 0 deletions B/BangBang/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9"

["0.4-0"]
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

0 comments on commit 4c0719d

Please sign in to comment.