Rich Versions Save

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

v13.7.1

1 month ago

Fixes some character widths

[13.7.1] - 2023-02-28

Fixed

v13.7.0

5 months ago

[13.7.0] - 2023-11-15

Added

Fixed

v13.6.0

6 months ago

Mostly a meta update in readiness for the release of Python3.12

[13.6.0] - 2023-09-30

Added

  • Added Python 3.12 to classifiers.

v13.5.3

7 months ago

[13.5.3] - 2023-09-17

Fixed

v13.5.2

8 months ago

Bugfix

[13.5.2] - 2023-08-01

Fixed

  • Fixed Text.expand_tabs assertion error

v13.5.1

8 months ago

Very minor update to URL highlighting

[13.5.1] - 2023-07-31

Fixed

v13.5.0

8 months ago

https://textual.textualize.io/blog/2023/07/29/pull-requests-are-cake-or-puppies/

[13.5.0] - 2023-07-29

Fixed

Added

  • Added Text.extend_style method.
  • Added Span.extend method.

Changed

  • Text.tab_size now defaults to None to indicate that Console.tab_size should be used.

v13.4.2

10 months ago

[13.4.2] - 2023-06-12

Changed

  • Relaxed markdown-it-py dependency

v13.4.1

10 months ago

[13.4.1] - 2023-05-31

Fixed

v13.4.0

10 months ago

[13.4.0] - 2023-05-31

Added

table