Next | Query returned 50 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Remove SHA1 hashes for distfiles
   2021-09-29 11:28:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rich: updated to 10.11.0

10.11.0
Added suppress parameter to tracebacks
Added max_frames parameter to tracebacks
   2021-09-19 12:39:56 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rich: updated to 10.10.0

10.10.0

Added

Added stdin support to rich.json

Fixed

Fixed pretty printing of objects with fo magic with getattr \ 
https://github.com/willmcgugan/rich/issues/1492
   2021-07-13 06:25:32 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rich: updated to 10.6.0

10.6.0:

Deprecated

Added deprecation warning for tabulate_mapping which will be removed in v11.0.0

Added

Added precision argument to filesize.decimal
Added separator argument to filesize.decimal
Added _rich_traceback_guard to Traceback
Added emoji_variant to Console
Added -emoji and -text variant selectors to emoji code

Fixed

Fixed issue with adjoining color tags https://github.com/willmcgugan/rich/issues/1334

Changed

Changed Console.size to use unproxied stdin and stdout
   2021-07-05 21:07:59 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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
   2021-06-24 11:35:38 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
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.
   2021-06-01 11:07:26 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-rich: depend on typing-extensions only for Python < 3.8
   2021-05-27 11:49:31 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-rich: fix typo
   2021-05-25 12:13:22 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-rich: fix a typo
   2021-05-25 12:12:32 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-rich: added version 10.2.2

Rich is a Python library for rich text and beautiful formatting in the
terminal.

The Rich API makes it easy to add color and style to terminal output. Rich can
also render pretty tables, progress bars, markdown, syntax highlighted source
code, tracebacks, and more - out of the box.

Next | Query returned 50 messages, browsing 41 to 50 | previous