Commit Graph

258 Commits

Author SHA1 Message Date
Will McGugan 25f176c523 changelog 2021-01-05 21:27:24 +00:00
Will McGugan a53b805c9c fix parse 2021-01-05 18:08:44 +00:00
Will McGugan 70d40da733 changelog 2020-12-31 17:59:19 +00:00
Will McGugan 481f30f237 fix encoding 2020-12-31 17:53:11 +00:00
Will McGugan ea049ffc14 changelog 2020-12-30 15:33:13 +00:00
Will McGugan a87133d3eb changelog 2020-12-30 15:29:37 +00:00
Will McGugan 2b1b302498 fix display of locals in Traceback with stdin 2020-12-30 12:52:28 +00:00
Will McGugan 7fa7001546 Refactor logging 2020-12-29 12:30:28 +00:00
Will McGugan 389a7d0176 changelog 2020-12-28 16:41:34 +00:00
Will McGugan aeec6b03fe added time elapsed column 2020-12-28 16:24:30 +00:00
Will McGugan 15ef6fe285 update changelog 2020-12-18 21:38:50 +00:00
Will McGugan 8a7f5d82ba hotfix size on windows 2020-12-18 18:26:35 +00:00
Will McGugan 1bbf59d716 new version 2020-12-18 15:59:01 +00:00
Will McGugan 865fe7ca9f added highlight bool 2020-12-18 14:36:29 +00:00
Will McGugan f321c4f56e remove extra quote 2020-12-17 19:36:35 +00:00
Will McGugan ccd6b3cdbb docs 2020-12-17 17:54:22 +00:00
Will McGugan 7747025280 console style 2020-12-17 17:05:37 +00:00
Will McGugan 12b268d223 added reconfigure 2020-12-13 12:23:28 +00:00
Will McGugan 3715083a01 prevent panel title from wrapping 2020-12-12 12:05:11 +00:00
Will McGugan 26a27bbf28 Merge branch 'master' of github.com:willmcgugan/rich 2020-12-11 16:18:35 +00:00
Will McGugan 050aa981c2 version bump 2020-12-11 16:16:29 +00:00
Will McGugan 6ee976e9c3 fix raise from None 2020-12-11 16:08:46 +00:00
Will McGugan 02741b795d
Merge branch 'master' into master 2020-12-11 15:16:31 +00:00
Will McGugan df1dc1ddcb docs for spinner and status 2020-12-10 17:07:11 +00:00
Will McGugan be47b3f899 status tests 2020-12-08 12:57:06 +00:00
Will McGugan bf93e45dbc rules 2020-12-03 17:17:24 +00:00
Will McGugan 8a8250c5ae changelog 2020-12-01 17:12:46 +00:00
Will McGugan c391684e8f fix log jusify 2020-12-01 17:03:26 +00:00
Will McGugan 9690c1fc05 set max length and max string for Traceback and logging 2020-11-30 16:56:35 +00:00
Robert Xiao a6b337954f Use the proper error message with caused exceptions
When an exception is raised using "from", the chained exception goes into
__cause__, which results in a different message using Python's native traceback
handler. This patch properly replicates that error message.
2020-11-29 16:33:01 -06:00
Will McGugan 05a26fa433 added disable option 2020-11-29 18:56:01 +00:00
Will McGugan 3b69415e58 added max_length arguments 2020-11-28 17:30:40 +00:00
Will McGugan 0138b18950 fix tuple of one issue 2020-11-27 20:04:53 +00:00
Will McGugan c3b2c40c5b removed is_rich_object, so as not to have 2 ways of doing it. 2020-11-19 18:47:37 +00:00
Will McGugan 084860050b protocol and abc 2020-11-19 18:22:10 +00:00
Will McGugan dc02178c04 add get_datetime 2020-11-12 12:26:00 +00:00
Will McGugan 7441bf27f3 changelog 2020-11-08 12:30:36 +00:00
Will McGugan adc1d6dd1d rearrage params, version bump 2020-11-08 12:29:20 +00:00
Will McGugan 1d4ee64f79 pprint options 2020-11-07 19:10:10 +00:00
Will McGugan ba21988ab8
Merge branch 'master' into level-name 2020-11-07 15:32:54 +00:00
Will McGugan 6be428dab8 ansi decoder 2020-11-07 15:19:22 +00:00
Will McGugan 8294fee361 ansi and tests 2020-11-05 18:41:49 +00:00
Will McGugan 3c9cca19a5 rich handler refactor 2020-10-31 14:02:16 +00:00
Will McGugan 637d3d0a85 max_lines 2020-10-30 17:32:36 +00:00
Will McGugan 908c55c496 changelog 2020-10-23 18:01:12 +01:00
Will McGugan 813610df3e improved example 2020-10-23 17:20:05 +01:00
Will McGugan 70d4b19af5 added container abbreviation to pretty print 2020-10-23 16:44:49 +01:00
Will McGugan 2daa3721ee doc fix 2020-10-22 21:44:42 +01:00
Will McGugan 9f2a426ea7 fix input on legacy windows 2020-10-19 16:41:15 +01:00
Will McGugan 5f03e3ba53 changelog 2020-10-18 12:19:08 +01:00