Skip to content

Pretty print JSON

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 28 Aug 15:27
· 1656 commits to master since this release

This release adds pretty printing of JSON

Screen Shot 2021-08-28 at 14 21

[10.8.0] - 2020-08-28

Added

  • Added Panel.subtitle
  • Added Panel.subtitle_align
  • Added rich.json.JSON
  • Added rich.print_json and Console.print_json

Fixed

  • Fixed a bug where calling rich.reconfigure within a pytest_configure hook would lead to a crash
  • Fixed highlight not being passed through options #1404