diff --git a/D/DoubleFloats/Compat.toml b/D/DoubleFloats/Compat.toml index e203eff96f362d1..af2664cb47423ca 100644 --- a/D/DoubleFloats/Compat.toml +++ b/D/DoubleFloats/Compat.toml @@ -66,13 +66,15 @@ Polynomials = ["0.8", "1"] SpecialFunctions = ["0.9-0.10", "1"] ["1.1.14-1"] -Quadmath = "0.4-0.6" Requires = "1" ["1.1.14-1.1.18"] GenericSVD = "0.3-0.5" GenericSchur = "0.3-0.5" +["1.1.14-1.2"] +Quadmath = "0.4-0.6" + ["1.1.15-1.1.24"] SpecialFunctions = ["0.7-0.10", "1"] @@ -85,7 +87,7 @@ GenericSchur = "0.5-0.7" ["1.1.22-1"] GenericLinearAlgebra = "0.2.5-0.6" -["1.1.25-1"] +["1.1.25-1.2"] SpecialFunctions = ["0.7-0.10", "1-2"] ["1.1.27-1.2.4"] @@ -94,5 +96,10 @@ Polynomials = "1-3" ["1.1.3-1.1.13"] Requires = "0-1" -["1.2.5-1"] +["1.2.5-1.2"] Polynomials = "1-5" + +["1.3-1"] +Polynomials = "1-6" +Quadmath = "0.4-0.8" +SpecialFunctions = "1-2" diff --git a/D/DoubleFloats/Versions.toml b/D/DoubleFloats/Versions.toml index b1349a89ff8bf47..33de5cf6c622298 100644 --- a/D/DoubleFloats/Versions.toml +++ b/D/DoubleFloats/Versions.toml @@ -366,3 +366,6 @@ git-tree-sha1 = "8e67c40c908c147d371ee4b38ce653c85a2048b9" ["1.2.6"] git-tree-sha1 = "5a61c8b62471b2447c62481d4597dbad5e11d363" + +["1.3.0"] +git-tree-sha1 = "22b4d37641634df03c89322d74a6439ff0d96f39"