We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e381c commit 8625a44Copy full SHA for 8625a44
Project.toml
@@ -1,6 +1,6 @@
1
name = "FastTransforms"
2
uuid = "057dd010-8810-581a-b7be-e3fc3b93f78c"
3
-version = "0.11.1"
+version = "0.11.2"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -20,13 +20,13 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
20
21
[compat]
22
AbstractFFTs = "0.5, 1.0"
23
-ArrayLayouts = "0.4"
+ArrayLayouts = "0.4, 0.5"
24
BinaryProvider = "0.5"
25
DSP = "0.6"
26
FFTW = "1"
27
FastGaussQuadrature = "0.4"
28
FastTransforms_jll = "0.4.1"
29
-FillArrays = "0.9, 0.10"
+FillArrays = "0.9, 0.10, 0.11"
30
Reexport = "0.2, 1.0"
31
SpecialFunctions = "0.10, 1"
32
ToeplitzMatrices = "0.6"
0 commit comments