github Textualize/rich v11.0.0
Vertical alignment in tables

latest releases: v13.7.1, v13.7.0, v13.6.0...
2 years ago

The headline feature of this reach is vertical alignment in tables.

Screen Shot 2022-01-07 at 20 28 22

Note: as a major version bump, this version has some breaking changes. These changes won't affect many people, but we like to be strict about semver. See the release notes below.

[11.0.0] - 2022-01-09

Added

  • Added max_depth arg to pretty printing #1585
  • Added vertical_align to Table.add_row #1590

Fixed

  • Fixed issue with pretty repr in jupyter notebook #1717
  • Fix Traceback theme defaults override user supplied styles #1786

Changed

  • breaking Deprecated rich.console.RenderGroup, now named rich.console.Group
  • breaking Syntax.__init__ parameter lexer_name renamed to lexer
  • Syntax constructor accepts both str and now a pygments lexer #1748

Don't miss a new rich release

NewReleases is sending notifications on new releases.