We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2945b28 + 2c2099b commit 59bf752Copy full SHA for 59bf752
ChangeLog.md
@@ -1,8 +1,8 @@
1
# textual-canvas ChangeLog
2
3
-## Unreleased
+## v0.3.0
4
5
-**Released: WiP**
+**Released: 2025-04-15**
6
7
- Renamed `color` `__init__` parameter to `canvas_color`.
8
([#7](https://github.com/davep/textual-canvas/pull/7))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "textual-canvas"
-version = "0.2.1"
+version = "0.3.0"
description = "A simple Textual canvas widget"
authors = [
{ name = "Dave Pearson", email = "[email protected]" }
0 commit comments