Skip to content

Textology v0.5.0

Compare
Choose a tag to compare
@dfrtz dfrtz released this 18 Feb 22:03
· 54 commits to main since this release
a397964

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 to child for consistency with Widget children.

Full Changelog: v0.5.0