Textual Versions Save

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

v0.55.0

1 month ago

The highlight of this release is the new inline feature, which allows you to run Textual apps below the prompt, rather than in application mode.

We also have a bunch of additional languages for the TextArea widget, and some fixes.

https://github.com/Textualize/textual/assets/554369/9d961904-cf91-41a4-9c6a-b86e5889d3f6

https://github.com/Textualize/textual/assets/554369/4c4d6a68-5ffc-47ac-a4af-cf11a5e97da6

[0.55.0] - 2024-04-1

Fixed

Changed

Added

v0.54.0

1 month ago

The ProgressBar widget now has a much improved ETA calculation

[0.54.0] - 2023-03-26

Fixed

Changed

v0.53.1

2 months ago

[0.53.1] - 2023-03-18

Fixed

v0.53.0

2 months ago

Lots of refinements and enhancements here!

[0.53.0] - 2023-03-18

Added

Fixed

Changed

v0.52.1

2 months ago

Fixes a SyntaxWarning

[0.52.1] - 2024-02-20

Fixed

v0.52.0

3 months ago

A few modest changes, with a focus on env vars for some reason.

[0.52.0] - 2024-02-19

Changed

Added

v0.51.0

3 months ago

Mostly fixes in this updated.

Note the breaking change below...

[0.51.0] - 2024-02-15

Added

Fixed

Changed

v0.50.1

3 months ago

[0.50.1] - 2024-02-09

Fixed

v0.50.0

3 months ago

A relatively small release for the benefit of an app we are going to release soon.

[0.50.0] - 2024-02-08

Fixed

Added

v0.49.0

3 months ago

This release adds data binding, which can help you write lean code. There are also a few new methods, fixes, and enhancements. See below for the full details...

[0.49.0] - 2024-02-07

Fixed

Changed

Added