14
0
forked from pool/python-rich
2022-07-07 10:39:45 +00:00
committed by Git OBS Bridge
parent b6e2bf164d
commit e4c8a04a13
4 changed files with 5 additions and 17 deletions

View File

@@ -1,19 +1,7 @@
-------------------------------------------------------------------
Thu Jul 7 10:34:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 12.4.4:
* Added clipping per line to SVG output to avoid box characters overlapping
* Optimized SVG output
* Further tweaks to SVG character matrix
* Added clip rect to SVG to prevent box characters overlapping bottom of terminal
* Fix for SVG on Firefox
* Removed excess margin from SVG, tweaked cell sizes to better render block characters
* Fix for default background color in SVG export
* Added a keyline around SVG terminals which is visible on dark backgrounds
* Added a keyline around SVG terminals which is visible on dark backgrounds
* Rebuilt SVG export to create a simpler SVG that is more portable
* Fix render_lines crash when render height was negative
* Add `padding` to Syntax constructor
- update to 12.3.0:
* Ability to change terminal window title
* Added show_speed parameter to progress.track which will show the speed when the total is not known
* Python blocks can now opt out from being rendered in tracebacks's frames,