Skip to content

2.28.0

Compare
Choose a tag to compare
@jcubic jcubic released this 03 Aug 17:47
· 529 commits to master since this release
497c963

Breaking

  • nested_formatting inherit styles by default

Feature

  • add forms extension #610
  • rewrite xml_formatter and add new tags
  • add animation interface #611
  • use dash - as input file to read from STDIN in from-ansi executable
  • improve auth error message
  • add "enter" typing animation with prefix prompt
  • allow to render ansi in less correctly (using ansi option)

Bugfix

  • fix rest of the extension files in NodeJS (regression since 2.22.0)
  • fix inheritance of attributes (including styles) and classes in nested formatting
  • fix echo and prompt with animation (using typing options)
  • fix empty prompt
  • disable keyboard on typing animation
  • fix resizing when using default cache #677