rich v9.4.0 Release Notes

Release Date: 2020-12-12 // over 3 years ago
  •  Added

    • ➕ Added rich.live https://github.com/willmcgugan/rich/pull/382
    • ➕ Added algin parameter to Rule and Console.rule
    • ➕ Added rich.Status class and Console.status
    • ➕ Added getitem to Text
    • ➕ Added style parameter to Console.log
    • ➕ Added rich.diagnose command

     Changed

    • 💅 Table.add_row style argument now applies to entire line and not just cells
    • Added end_section parameter to Table.add_row to force a line underneath row