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 25e4543 commit 6580943Copy full SHA for 6580943
Project.toml
@@ -1,6 +1,6 @@
1
name = "ContinuumArrays"
2
uuid = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"
3
-version = "0.6.0"
+version = "0.6.1"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -18,12 +18,12 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
18
[compat]
19
ArrayLayouts = "0.5, 0.6"
20
BandedMatrices = "0.16"
21
-BlockArrays = "0.14"
+BlockArrays = "0.14, 0.15"
22
FillArrays = "0.11"
23
InfiniteArrays = "0.9, 0.10"
24
Infinities = "0.0.1, 0.0.2"
25
IntervalSets = "0.5"
26
-LazyArrays = "0.20"
+LazyArrays = "0.20, 0.21"
27
QuasiArrays = "0.4.1"
28
StaticArrays = "0.12, 1"
29
julia = "1.5"
0 commit comments