pypi rich 9.1.0

latest releases: 13.7.1, 13.7.0, 13.6.0...
3 years ago

The highlight of this version is the new option to render 'indent guides' in Syntax and pretty printing.

I've also added a max_length argument to pretty printing which will truncate containers longer than a certain length.

Screen Shot 2020-10-23 at 17 49 27

Screen Shot 2020-10-23 at 17 51 28

Screen Shot 2020-10-23 at 17 53 49

[9.1.0] - 2020-10-23

Added

  • Added Text.with_indentation_guide
  • Added Text.detect_indentation
  • Added Pretty.indent_guides
  • Added Syntax.indent_guides
  • Added indent_guides parameter on pretty.install
  • Added rich.pretty.pprint
  • Added max_length to Pretty

Changed

  • Enabled indent guides on Tracebacks

Fixed

  • Fixed negative time remaining in Progress bars #378

Don't miss a new rich release

NewReleases is sending notifications on new releases.