forked from pool/python-rich
Accepting request 927381 from home:mnhauke
- Update to version 10.12.0
Updated
* Official Py3.10 release
Fixed
* Fixed detection of custom repr when pretty printing dataclasses
- Update to version 10.11.0
* Added two new options to Tracebacks, to hide framework code,
and guard against very long tracebacks.
- Update to version 10.10.0
* Added stdin support to rich.json
* Fixed pretty printing of objects with fo magic with getattr.
- Update to version 10.9.0
* This release highlights JSON keys with a different color
- Update to version 10.8.0
* This release adds pretty printing of JSON
- Update to version 10.7.0
* https://github.com/willmcgugan/rich/releases/tag/v10.7.0
OBS-URL: https://build.opensuse.org/request/show/927381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 25 21:30:41 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 10.12.0
|
||||
Updated
|
||||
* Official Py3.10 release
|
||||
Fixed
|
||||
* Fixed detection of custom repr when pretty printing dataclasses
|
||||
- Update to version 10.11.0
|
||||
* Added two new options to Tracebacks, to hide framework code,
|
||||
and guard against very long tracebacks.
|
||||
- Update to version 10.10.0
|
||||
* Added stdin support to rich.json
|
||||
* Fixed pretty printing of objects with fo magic with getattr.
|
||||
- Update to version 10.9.0
|
||||
* This release highlights JSON keys with a different color
|
||||
- Update to version 10.8.0
|
||||
* This release adds pretty printing of JSON
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 20 11:34:28 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 10.7.0
|
||||
* https://github.com/willmcgugan/rich/releases/tag/v10.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 16:01:09 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user