Skip to content

2.27.0

Compare
Choose a tag to compare
@jcubic jcubic released this 08 Jul 13:41
· 639 commits to master since this release
56d8c31

Feature

  • add CSS and option ansi to echo to properly render ANSI art
  • add typing animation to set_prompt #673
  • return promise from set_prompt and echo when using typing animation
  • add from_ansi executable #670
  • new emoji

Bugfix

  • fix bug in cache (when echo same string two times in a row) #672
  • fix exception when calling term::echo with typing animation
  • fix regression in width (chess demo)
  • fix usage in NodeJS (regression since 2.22.0)