release notes
release notes
Published 3/27/2021
MajorContains breaking changesSome significant signature to render protocol, hence the major version bump. These are unlikely to impact many people unless you are implementing your own renderables.
Most of the work in this version was to aid development of adding more dynamic features to future versions.
See changelog for details...
__rich_measure__ signature changed to accept ConsoleOptions rather than max_width__rich_repr__ protocol method to Pretty__rich_repr__total keyword arguments in rich.progress and rich.progress_barrelease notes
Published 3/27/2021
MajorContains breaking changesSome significant signature to render protocol, hence the major version bump. These are unlikely to impact many people unless you are implementing your own renderables.
Most of the work in this version was to aid development of adding more dynamic features to future versions.
See changelog for details...
__rich_measure__ signature changed to accept ConsoleOptions rather than max_width__rich_repr__ protocol method to Pretty__rich_repr__total keyword arguments in rich.progress and rich.progress_barRich is a Python library for rich text and beautiful formatting in the terminal.