You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[14.3.1] - 2026-01-24
Fixed
Fixed characters out of unicode range reporting a cell size if 0 #3944
[14.3.0] - 2026-01-24
Fixed
IPython now respects when a Console instance is passed to pretty.install #3915
Fixed extraneous blank line on non-interactive disabled Progress #3905
Fixed extra padding on first cell in columns #3935
Fixed trailing whitespace removed when soft_wrap=True #3937
Fixed style new-lines when soft_wrap = True and a print style is set #3938
Added
Added support for some multi-codepopint glyphs (will fix alignment issues for these characters) #3930
Added support for UNICODE_VERSION environment variable #3930
Added last_render_height property to LiveRender #3934
Expose locals_max_depth and locals_overflow in traceback.install #3906
Added Segment.split_lines_terminator #3938
Changed
cells.cell_len now has a unicode_version parameter (that you probably should never change) #3930
Live will not write a new line if there was nothing rendered #3934
Changed style of Markdown headers #3942
Changed style of Markdown tables, added markdown.table.header and markdown.table.border styles #3942
Changed style of Markdown rules #3942
0 commit comments