[9.11.1] - 2021-02-20
Fixed
- Fixed table with expand=False not expanding when justify="center"
- Fixed single renderable in Layout not respecting height
- Fixed COLUMNS and LINES env var #1019
- Layout now respects minimum_size when fixes sizes are greater than available space
- HTML export now changes link underline score to match terminal #1009
Changed
- python -m rich.markdown and rich.syntax show usage with no file
Added
- Added height parameter to Layout
- Added python -m rich.segment