rich v9.2.0 Release Notes

Release Date: 2020-11-08 // over 3 years ago
  • [9.2.0] - 2020-11-08

    โž• Added

    • ๐Ÿ‘‰ Added tracebacks_show_locals parameter to RichHandler
    • โž• Added max_string to Pretty
    • โž• Added rich.ansi.AnsiDecoder
    • โž• Added decoding of ansi codes to captured stdout in Progress
    • โž• Added expand_all to rich.pretty.pprint

    ๐Ÿ”„ Changed

    • ๐Ÿ’… Applied dim=True to indent guide styles
    • ๐Ÿ’… Factored out RichHandler.get_style_and_level to allow for overriding in subclasses
    • Hid progress bars from html export
    • ๐Ÿ–จ rich.pretty.pprint now soft wraps