Skip to content

Releases: divadretlaw/EmojiText

3.0.2

21 Sep 19:37
65b570e
Compare
Choose a tag to compare

What's Changed

  • Redraw when the emojiAnimatedMode changed. by @mironal in #15
  • Fixed a crash in release builds when using "animated()" by @mironal in #14
  • Fixed a bug that prevented custom emoji from being redrawn by @mironal in #16

Full Changelog: 3.0.1...3.0.2

3.0.1

20 Sep 10:17
8ed1f6c
Compare
Choose a tag to compare
  • Disable animated Emoji when AnimatedEmojiMode.never is set (Thank you @mironal)
  • Redraw emoji when @Environment(\.emojiSize) changes (Thank you @mironal)

3.0.0

26 Aug 13:54
a83880a
Compare
Choose a tag to compare
  • Beta: Support for animated emoji (Opt-In)