Skip to content

v2.3.0: Merge pull request #124 from willmcgugan/path-highlight

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 26 Jun 10:42
· 3574 commits to master since this release
4020d5a

[2.3.0] - 2020-06-26

Fixed

  • Fixed highlighting of paths / filenames
  • Corrected docs for RichHandler which erroneously said default console writes to stderr

Changed

  • Allowed style parameter for highlight_regex to be a callable that returns a style

Added

  • Added optional highlighter parameter to RichHandler