v2.0.2
Textualize/textualv2.0.2Feb 16, 2025by willmcgugan
AI Summary
A hotfix release fixing iterator exhaustion and screen refresh issues.
Key Highlights
- Fixed `OptionList.add_options` exhausting iterator
- Fixed screen not refreshing after pop
Full Release Notes
## [2.0.2] - 2025-02-16 ### Fixed - Fixed OptionList.add_options exhausting iterator https://github.com/Textualize/textual/pull/5540 - Fixed screen not refreshing after pop https://github.com/Textualize/textual/pull/5543