Path to this page:
Subject: CVS commit: pkgsrc/comms/py-rich
From: Adam Ciarcinski
Date: 2021-06-24 11:35:38
Message id: 20210624093538.2C108FA95@cvs.NetBSD.org
Log Message:
py-rich: updated to 10.4.0
[10.4.0] - 2021-06-18
Added
Added Style.meta
Added rich.repr.auto decorator
Fixed
Fixed error pretty printing classes with special rich_repr method
[10.3.0] - 2021-06-09
Added
Added Console.size setter
Added Console.width setter
Added Console.height setter
Added angular style Rich reprs
Added an IPython extension. Load via %load_ext rich
Changed
Changed the logic for retrieving the calling frame in console logs to a faster \
one for the Python implementations that support it.
Files: