We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c193592 commit a34264aCopy full SHA for a34264a
Project.toml
@@ -1,7 +1,7 @@
1
name = "Polyester"
2
uuid = "f517fe37-dbe3-4b94-8317-1923a5111588"
3
authors = ["Chris Elrod <elrodc@gmail.com> and contributors"]
4
-version = "0.6.9"
+version = "0.6.10"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -16,7 +16,7 @@ StrideArraysCore = "7792a7ef-975c-4747-a70f-980b88e8d1da"
16
ThreadingUtilities = "8290d209-cae3-49c0-8002-c8c24d57dab5"
17
18
[compat]
19
-ArrayInterface = "3.1.32, 4, 5"
+ArrayInterface = "3.1.32, 4, 5, 6"
20
BitTwiddlingConvenienceFunctions = "0.1"
21
CPUSummary = "0.1.2 - 0.1.8, 0.1.11"
22
IfElse = "0.1"
0 commit comments