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 0db1e4d commit af91d23Copy full SHA for af91d23
Project.toml
@@ -1,7 +1,7 @@
1
name = "SliceMap"
2
uuid = "82cb661a-3f19-5665-9e27-df437c7e54c8"
3
authors = ["Michael Abbott"]
4
-version = "0.2.5"
+version = "0.2.6"
5
6
[deps]
7
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -12,7 +12,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
12
13
[compat]
14
ForwardDiff = "0.8, 0.9, 0.10"
15
-JuliennedArrays = "0.0.3, 0.2"
+JuliennedArrays = "0.3"
16
StaticArrays = "0.10, 0.11, 0.12, 1.0"
17
Tracker = "0.2"
18
Zygote = "0.4, 0.5, 0.6"
0 commit comments