Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@rafaskb rafaskb released this 30 May 12:57
· 1 commit to master since this release

Additions

  • BREAKING CHANGE: Added support for multiple TypingListeners in TypingLabel. Methods getTypingListener and getTypingListeners were replaced by setTypingListener and addTypingListener.
  • Added If Conditionals! {IF=GENDER;f=She;m=He;t=Them;Unknown}. See details in the wiki.

Fixes

  • Updated Regexodus dependency for GWT. If you use GWT and inherit Regexodus in your project, follow the installation instructions again, as some of them have changed (namely the inherits line).
  • Fixed color tags being applied to the incorrect glyph indices.
  • Fixed alpha not being applied to glyphs not affected by color-altering tokens.