We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 258ff31 commit 57c9b48Copy full SHA for 57c9b48
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [1.16.0] - 2025-11-18
4
+- Add PythonPlot to the backends
5
+
6
## [1.15.3] - 2025-06-24
7
- Fixed bug with GLMakie based animated plots from the REPL
8
- Added examples for animated plots from the REPL
Project.toml
@@ -1,7 +1,7 @@
name = "GridVisualize"
uuid = "5eed8a63-0fb0-45eb-886d-8d5a387d12b8"
authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>", "Patrick Jaap <patrick.jaap@wias-berlin.de>"]
-version = "1.15.4"
+version = "1.16.0"
[deps]
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
0 commit comments