We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a9201 commit 79d4937Copy full SHA for 79d4937
Project.toml
@@ -1,6 +1,6 @@
1
name = "ContinuumArrays"
2
uuid = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"
3
-version = "0.16.1"
+version = "0.16.2"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -22,15 +22,15 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
22
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
23
24
[extensions]
25
-ContinuumArraysRecipesBaseExt = "RecipesBase"
26
ContinuumArraysMakieExt = "Makie"
+ContinuumArraysRecipesBaseExt = "RecipesBase"
27
28
[compat]
29
AbstractFFTs = "1.0"
30
ArrayLayouts = "1.0"
31
BandedMatrices = "0.17, 1"
32
BlockArrays = "0.16"
33
-DomainSets = "0.6"
+DomainSets = "0.6, 0.7"
34
FastTransforms = "0.15"
35
FillArrays = "1.0"
36
InfiniteArrays = "0.12, 0.13"
0 commit comments