Skip to content

5.1.4

Compare
Choose a tag to compare
@timothycrosley timothycrosley released this 20 Jul 04:18

5.1.4 July 19, 2020

  • Fixed issue #1333: Use of wrap_length raises an exception about it not being lower or equal to line_length.
  • Fixed issue #1330: Ensure stdout can be stubbed dynamically for show_unified_diff function.