Skip to content

2.20.0

Compare
Choose a tag to compare
@jcubic jcubic released this 27 Nov 12:02
· 796 commits to master since this release

Breaking

  • set_interpreter return a promise instead of terminal instance

Features

  • add support for echo async functions #629
  • allow to run exec using onInit that will use pipe #603

Bugfix

  • fix silent error when executing empty command from hash
  • fix issues with browser that don't support css variables #630
  • fix exception in IE from formatters #631