Skip to content

Commit 21808f8

Browse files
authored
New version: GradedArrays v0.7.1 (#1004)
Co-authored-by: mtfishman <7855256+mtfishman@users.noreply.github.com>
1 parent 5981995 commit 21808f8

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

G/GradedArrays/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,12 @@ TensorAlgebra = "0.6-0.7"
108108

109109
["0.6.22-0"]
110110
KroneckerArrays = "0.3.27-0.3"
111+
112+
["0.6.22-0.7.0"]
111113
TensorAlgebra = "0.7.20-0.7"
112114

113115
["0.6.23-0"]
114116
FunctionImplementations = "0.4.14-0.4"
117+
118+
["0.7.1-0"]
119+
TensorAlgebra = "0.8"

G/GradedArrays/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,6 @@ git-tree-sha1 = "131050b64e94a89205514236a5b9be8fe465b2b7"
207207

208208
["0.7.0"]
209209
git-tree-sha1 = "26efa07257ca5495eb8680346146dff9d781e7e7"
210+
211+
["0.7.1"]
212+
git-tree-sha1 = "d4e43bf60c677959802252bb11b7062294f97e44"

G/GradedArrays/WeakCompat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@ NamedDimsArrays = "0.9-0.10"
2222
["0.5.9"]
2323
NamedDimsArrays = "0.9-0.11"
2424

25-
["0.6.1-0"]
25+
["0.6.1-0.7.0"]
2626
NamedDimsArrays = "0.13-0.14"
27+
28+
["0.7.1-0"]
29+
NamedDimsArrays = "0.15"

0 commit comments

Comments
 (0)