Skip to content

Commit 2a13636

Browse files
committed
Version Bump + CHANGELOG
1 parent 2ca7143 commit 2a13636

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## [1.19.1] - 2026-04-27
48
- several small fixes in `UnicodePlots` extension.
59
- fix in slice plotting: use `simplexgrid` constructor for the resulting grid to ensure a consistent grid.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "GridVisualize"
22
uuid = "5eed8a63-0fb0-45eb-886d-8d5a387d12b8"
3-
version = "1.19.2"
3+
version = "1.20.0"
44
authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>", "Patrick Jaap <patrick.jaap@wias-berlin.de>"]
55

66
[deps]

0 commit comments

Comments
 (0)