Path to this page:
Subject: CVS commit: pkgsrc/comms/py-rich
From: Adam Ciarcinski
Date: 2021-07-05 21:07:59
Message id: 20210705190759.6E899FA95@cvs.NetBSD.org
Log Message:
py-rich: updated to 10.5.0
10.5.0:
Fixed
Fixed Pandas objects not pretty printing \
https://github.com/willmcgugan/rich/issues/1305
Fixed https://github.com/willmcgugan/rich/issues/1256
Fixed typing with rich.repr.auto decorator
Fixed repr error formatting https://github.com/willmcgugan/rich/issues/1326
Added
Added new_line_start argument to Console.print
Added Segment.divide method
Added Segment.split_cells method
Added segment.SegmentLines class
Files: