Skip to content

Commit

Permalink
New version: Transducers v0.4.81 (#99708)
Browse files Browse the repository at this point in the history
UUID: 28d57a85-8fef-5791-bfe6-a80928e7c999
Repo: https://github.com/JuliaFolds2/Transducers.jl.git
Tree: 47e516e2eabd0cf1304cd67839d9a85d52dd659d

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 28, 2024
1 parent e397194 commit 27fcbc2
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 4 deletions.
13 changes: 10 additions & 3 deletions T/Transducers/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ CompositionsBase = "0.1"
BangBang = "0.3.2-0.3"

["0.4.41-0"]
BangBang = "0.3.28-0.3"
DefineSingletons = "0.1"

["0.4.41-0.4.65"]
Expand All @@ -86,13 +85,16 @@ Setfield = "0.3-0.7"
["0.4.41-0.4.67"]
InitialValues = "0.2.8-0.2"

["0.4.41-0.4.80"]
BangBang = "0.3.28-0.3"

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

["0.4.5-0.4.21"]
BangBang = "0.3.7-0.3"

["0.4.52-0"]
["0.4.52-0.4.80"]
MicroCollections = "0.1"

["0.4.64-0"]
Expand All @@ -110,7 +112,7 @@ InitialValues = "0.2.8-0.3"
["0.4.7-0.4.17"]
Tables = "0.2"

["0.4.74-0"]
["0.4.74-0.4.80"]
Setfield = ["0.3-0.8", "1"]

["0.4.77-0"]
Expand All @@ -129,3 +131,8 @@ InitialValues = "0.2.1-0.2"

["0.4.80-0"]
Adapt = "1-4"

["0.4.81-0"]
Accessors = "0.1"
BangBang = "0.4"
MicroCollections = "0.2"
5 changes: 4 additions & 1 deletion T/Transducers/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
["0.2"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0.2-0"]
["0.2-0.4.80"]
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"

["0.3-0"]
Expand Down Expand Up @@ -47,3 +47,6 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

["0.4.78-0"]
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"

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

["0.4.80"]
git-tree-sha1 = "3064e780dbb8a9296ebb3af8f440f787bb5332af"

["0.4.81"]
git-tree-sha1 = "47e516e2eabd0cf1304cd67839d9a85d52dd659d"
6 changes: 6 additions & 0 deletions T/Transducers/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
["0.4.81-0"]
BlockArrays = "0.16"
DataFrames = "1"
LazyArrays = "1"
OnlineStatsBase = "1"
Referenceables = "0.1"

0 comments on commit 27fcbc2

Please sign in to comment.