We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117da61 commit 4d5e4deCopy full SHA for 4d5e4de
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [1.15.3] - 2025-06-24
4
+- Fixed bug with GLMakie based animated plots from the REPL
5
+- Added examples for animated plots from the REPL
6
+
7
## [1.15.2] - 2025-06-24
8
- fixed a corner case in `compute_2d_rotation_matrix` leading to wrong coordinate transformation in 1D slice plots
9
Project.toml
@@ -1,6 +1,6 @@
name = "GridVisualize"
uuid = "5eed8a63-0fb0-45eb-886d-8d5a387d12b8"
-version = "1.15.2"
+version = "1.15.3"
authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>", "Patrick Jaap <patrick.jaap@wias-berlin.de>"]
[deps]
0 commit comments