Skip to content

2.31.0

Compare
Choose a tag to compare
@jcubic jcubic released this 27 Dec 16:30
· 476 commits to master since this release
eb85cf1

Breaking

  • remove undocumented echo_command (that was used by old echo_newline extension)

Features

  • scroll to bottom for each line in multiline typing animation
  • allow to use --glow: 1 with default animation
  • new API terminal::enter same as echo_command but supports animation
  • add global option execAnimationDelay default - 100
  • make execAnimation work only with execHash #723

Bugfix

  • fix prompt that return string or promise (in animation and set_prompt) #724
  • fix formatting in typing animation #721
  • fix formatting colors and --glow #725
  • fix record stop command being recorded #719