github Textualize/rich v13.5.0
Mostly cake, one or two puppies

latest releases: v13.8.1, v13.8.0, v13.7.1...
13 months ago

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

[13.5.0] - 2023-07-29

Fixed

  • Fixed Text.expand_tabs not expanding spans.
  • Fixed TimeElapsedColumn from showing negative.
  • Fix for escaping strings with a trailing backslash #2987
  • Fixed exception in Markdown with partial table #3053
  • Fixed the HTML export template so that the <html> tag comes before the <head> tag #3021
  • Fixed issue with custom classes overwriting __eq__ #2875
  • Fix rich.pretty.install breakage in iPython #3013

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.

Don't miss a new rich release

NewReleases is sending notifications on new releases.