forked from pool/python-rich
9fe7f1f6ed864c80f07522201cc04448b5962c4b3db217dfa3b0db4f8564a7cc
- Update to version 10.0.1 * Fixed race condition that duplicated lines in progress. - Update to version 10.0.0 Changed * Made pydoc import lazy as at least one use found it slow to import. * Modified string highlighting to not match in the middle of a word, so that apostrophes are not considered strings. * New way of encoding control codes in Segment. * New signature for Control class. * Changed Layout.split to use new Splitter class. * Improved layout.tree. * Changed default theme color for repr.number to cyan. * __rich_measure__ signature changed to accept ConsoleOptions rather than max_width. Added * Added __rich_repr__ protocol method to Pretty. * Added rich.region.Region. * Added ConsoleOptions.update_dimensions. * Added rich.console.ScreenUpdate. * Added Console.is_alt_screen. * Added Control.segment, Control.bell, Control.home, Control.move_to, Control.clear, Control.show_cursor, Control.alt_screen. * Added Console.update_screen and Console.update_screen_lines. * Added Layout.add_split, Layout.split_column, Layout.split_row, layout.refresh. * Added new Rich repr protocol __rich_repr__. Fixed * Fixed table style taking precedence over row style. OBS-URL: https://build.opensuse.org/request/show/882220 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=26
Description
No description provided
Languages
Diff
100%