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 f39dad3 + 26c97a6 commit f0acd30Copy full SHA for f0acd30
ChangeLog.md
@@ -1,8 +1,8 @@
1
# textual-enhanced ChangeLog
2
3
-## Unreleased
+## v0.12.0
4
5
-**Released: WiP**
+**Released: 2025-04-17**
6
7
- Renamed `ModalInput.search` to `ModalInput.accept_input`.
8
([#43](https://github.com/davep/textual-enhanced/issues/43))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "textual-enhanced"
-version = "0.11.0"
+version = "0.12.0"
description = "A library of mildly-opinionated enhancements to Textual"
authors = [
{ name = "Dave Pearson", email = "davep@davep.org" }
0 commit comments