Skip to content

2.38.0

Compare
Choose a tag to compare
@jcubic jcubic released this 01 Feb 12:05
· 108 commits to master since this release
da6e4ed

Breaking

  • onInit runs before login

Features

  • add support for BigInt numbers when parsing commands
  • add --line-thickness CSS variable to cursor animation
  • improve performance with long typing animations #820

Bugfix

  • fix \t characters in ascii_table #902
  • fix race condition in refresh and flush #897
  • always execute function prompt after login #898
  • fix background color in prompt #906
  • update prism code to match function Prism.highlight #905
  • fix keepWords during typing animation #867
  • fix leading spaces during animation #825
  • fix edge case of of multiple echo with newline: false #878