Textology v0.5.0
What's Changed
Note: If you need support for Textual >= 0.32.0 and <= 0.50.1, Textology 0.4.0 was the last version to support down to Textual 0.32.0. All releases moving forward require Textual 0.51.0+.
- new: Add latest validation arguments to TextInput extension from Textual.
- chg: Update minimum Textual requirement to 0.51.0.
- chg: Rename LayoutApp to WidgetApp for consistent verbiage. (Breaking Change)
- Also changes the primary arg from
layout
tochild
for consistency with Widget children.
- Also changes the primary arg from
Full Changelog: v0.5.0