Skip to content

v8.1.2

Latest

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:58
Immutable release. Only release title and notes can be modified.
v8.1.2

Changelog (v8.1.1...v8.1.2)

  • bug #64662 Decorate stdout and stderr independently when a formatter is injected (@jprivet-dev)
  • bug #64903 Reduce buffer reallocations in FileInputHelper paste detection (@jorgsowa)
  • bug #64659 Strip terminal control characters from displayed file names (@iliaal)
  • bug #64843 Fix table borders around colspan cells and header-less tables (@wazum)
  • bug #64886 Fix two ValueError crashes on multibyte / multi-column widths (@sadiqk2)
  • bug #64856 Fall back to "stty sane" when restoring the captured terminal state fails (@lyrixx)
  • bug #64849 Fix SymfonyStyle questions when using output sections (@javiereguiluz)
  • bug #64778 Fix # arguments resolved as strings by BuiltinTypeValueResolver (@serhiilabs)