Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 488 Bytes | |
The Initialized Release source code.tar.gz | 2025-08-07 | 30.1 MB | |
The Initialized Release source code.zip | 2025-08-07 | 31.3 MB | |
Totals: 3 Items | 61.5 MB | 1 |
A fix for Markdown IDs, a method to optimize Content, and an addition to reactives to initialize from a method.
Release notes below:
[5.3.0] - 2025-08-07
Added
- Added
Content.simplify
https://github.com/Textualize/textual/pull/6023 - Added
textual.reactive.Initialize
https://github.com/Textualize/textual/pull/6023
Fixed
- Fixed issue with IDs in markdown https://github.com/Textualize/textual/pull/6019 https://github.com/Textualize/textual/pull/6023