Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rich to 13.5.0 #314

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates rich from 10.16.2 to 13.5.0.

Changelog

13.5.0

Fixed

- Fixed Text.expand_tabs not expanding spans.
- Fixed TimeElapsedColumn from showing negative.
- Fix for escaping strings with a trailing backslash https://github.com/Textualize/rich/issues/2987
- Fixed exception in Markdown with partial table https://github.com/Textualize/rich/issues/3053 
- Fixed the HTML export template so that the `<html>` tag comes before the `<head>` tag https://github.com/Textualize/rich/issues/3021
- Fixed issue with custom classes overwriting `__eq__` https://github.com/Textualize/rich/issues/2875
- Fix rich.pretty.install breakage in iPython https://github.com/Textualize/rich/issues/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.
Links

@pyup-bot pyup-bot mentioned this pull request Jul 29, 2023
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #315

@pyup-bot pyup-bot closed this Jul 31, 2023
@thatbudakguy thatbudakguy deleted the pyup-update-rich-10.16.2-to-13.5.0 branch July 31, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant