release notes
release notes
Published 9/26/2020
MinorContains breaking changesThe highlight of this release is some improvements to Rich tracebacks. The traceback display makes better use of space and handle long paths better. Rich tracebacks can also be rendered in Rich's logging handler which is much easier to read (thanks to @taliraj for his PR for this feature).


### Changed
release notes
Published 9/26/2020
MinorContains breaking changesThe highlight of this release is some improvements to Rich tracebacks. The traceback display makes better use of space and handle long paths better. Rich tracebacks can also be rendered in Rich's logging handler which is much easier to read (thanks to @taliraj for his PR for this feature).


### Changed
Rich is a Python library for rich text and beautiful formatting in the terminal.