v5.2.0
Textualize/textualv5.2.0Aug 1, 2025by willmcgugan
AI Summary
Adds a new experimental 'stream' layout, which is similar to vertical but faster due to fewer supported rules.
Key Highlights
- Added a 'stream' layout, which is faster than vertical layouts.
- Experimental and undocumented.
New Features
- 'stream' layout
Full Release Notes
This release adds a new "stream" layout. It's a little experimental at the moment, and undocumented. For the brave only! ## [5.2.0] - 2025-08-01 ### Added - Added a 'stream' layout, which is a lot like vertical but with fewer supported rules (which is why it is faster), will remain undocumented for now. https://github.com/Textualize/textual/pull/6013