Skip to content

The FORCE_COLOR edition

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 02 Oct 16:28
· 660 commits to master since this release
cc01070

NOTE: 12.6.0 may be the last version to support Python3.6. The next version will be 13.0.0, and will be Python3.7+

[12.6.0] - 2022-10-02

Added

Fixed

  • Handle stdout/stderr being null #2513
  • Fix NO_COLOR support on legacy Windows #2458
  • Fix pretty printer handling of cyclic references #2524
  • Fix missing mode property on file wrapper breaking uploads via requests #2495
  • Fix mismatching default value of parameter ensure_ascii #2538
  • Remove unused height parameter in Layout class #2540
  • Fixed exception in Syntax.rich_measure for empty files

Changed

  • Removed border from code blocks in Markdown