We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca7143 commit 2a13636Copy full SHA for 2a13636
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [1.20.0] - 2026-04-30
4
+- a `GridVisualizer` can now be indexed with a single index
5
+- `UnicodePlots`: multiple plots are now displayed even without `Term` loaded, but only one by one
6
+
7
## [1.19.1] - 2026-04-27
8
- several small fixes in `UnicodePlots` extension.
9
- fix in slice plotting: use `simplexgrid` constructor for the resulting grid to ensure a consistent grid.
Project.toml
@@ -1,6 +1,6 @@
name = "GridVisualize"
uuid = "5eed8a63-0fb0-45eb-886d-8d5a387d12b8"
-version = "1.19.2"
+version = "1.20.0"
authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>", "Patrick Jaap <patrick.jaap@wias-berlin.de>"]
[deps]
0 commit comments