Skip to content

Commit 66663e5

Browse files
New version: GridVisualize v1.3.0 (#95395)
UUID: 5eed8a63-0fb0-45eb-886d-8d5a387d12b8 Repo: https://github.com/j-fu/GridVisualize.jl.git Tree: f0e5b583c36d790b6e57a546e70f8934513ffb5e Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 4fd4a69 commit 66663e5

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

G/GridVisualize/Compat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GridVisualizeTools = "0.2"
7575
["0.6.1-0"]
7676
GridVisualizeTools = "0.2.1-0.2"
7777

78-
[1]
78+
["1-1.2"]
7979
GridVisualizeTools = "0.3"
8080

8181
["1.0"]
@@ -90,3 +90,6 @@ Printf = "1.6.0-1"
9090

9191
["1.2.0"]
9292
CairoMakie = "0.10"
93+
94+
["1.3-1"]
95+
GridVisualizeTools = ["0.3", "1"]

G/GridVisualize/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,3 +210,6 @@ git-tree-sha1 = "08534ea5aa3431cdecba2386f3a286d67d3ee612"
210210

211211
["1.2.1"]
212212
git-tree-sha1 = "2aa93867172b7024e7a0f1a042a441e0f6a9cbd4"
213+
214+
["1.3.0"]
215+
git-tree-sha1 = "f0e5b583c36d790b6e57a546e70f8934513ffb5e"

G/GridVisualize/WeakCompat.toml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
["1.1-1"]
2-
CairoMakie = "0.10"
3-
GLMakie = "0.8"
42
Plots = "1"
53
PyPlot = "2"
64

75
["1.1-1.1.5"]
86
PlutoVista = "0.8.24-0.8"
97

8+
["1.1-1.2"]
9+
CairoMakie = "0.10"
10+
GLMakie = "0.8"
11+
1012
["1.1.6-1"]
1113
PlutoVista = ["0.8.24-0.8", "1"]
14+
15+
["1.3-1"]
16+
CairoMakie = "0.10.12-0.10"
17+
GLMakie = "0.8.12-0.8"

0 commit comments

Comments
 (0)