Skip to content

v1.1.0

Compare
Choose a tag to compare
@rafaskb rafaskb released this 16 Jun 01:45
· 68 commits to master since this release
  • Added global variables that can be set in TypingConfig.GLOBAL_VARS.
  • API Change: Effect::onApply now takes a TypingGlyph instead of Glyph. This might break custom effects.
  • Added new RAINBOW effect.
  • Added new GRADIENT effect.
  • Added new FADE effect.
  • Added new BLINK effect.
  • Added ENDCOLOR token, an alias of CLEARCOLOR, to be consistent with the rest of the tokens.