Skip to content

Releases: divadretlaw/EmojiText

4.2.0

13 Oct 08:06
3b04179
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.2.0

4.1.0

17 Aug 14:06
1389cc3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

04 Feb 12:21
174a7bc
Compare
Choose a tag to compare

What's Changed

  • Refactored Emoji Rendering
  • Now uses Swift Markdown to inject emojis in Markdown
  • LocalEmoji now supports overriding the color
  • Further default placeholder improvements
  • Swift Concurrency Improvements
  • Removed Support for Swift 5.8 or older
  • Minor API changes
    • Removed deprecations introduced in older version
    • Added deprecations where possible to migrate to new API

Full Changelog: 3.6.0...4.0.0

3.6.0

30 Jan 15:23
d194bd1
Compare
Choose a tag to compare

What's Changed

  • Fix emoji text height (#23)
  • Refactored Emoji Rendering

Full Changelog: 3.5.2...3.6.0

3.5.2

29 Jan 14:11
15b7508
Compare
Choose a tag to compare

What's Changed

  • Try to load remote emoji from cache instead of setting a placeholder (#21)

Full Changelog: 3.5.1...3.5.2

3.5.1

27 Jan 14:29
e371f9b
Compare
Choose a tag to compare

What's Changed

  • Fix multiple instances of the same emoji in Markdown (#22)
  • Re-render when display scale changes (#21)
  • Improve emoji render pipeline

Full Changelog: 3.4.0...3.5.1

3.4.0

26 Jan 02:22
064c4f1
Compare
Choose a tag to compare

What's Changed

  • Render emoji based on display scale
  • Improve default placeholder

Full Changelog: 3.3.0...3.4.0

3.3.0

21 Dec 13:36
e24d8c0
Compare
Choose a tag to compare

What's Changed

  • New render approach for Markdown that now supports emoji within markdown formatted text
  • Remove long deprecated methods

Full Changelog: 3.2.1...3.3.0

3.2.1

17 Dec 04:32
d066439
Compare
Choose a tag to compare

What's Changed

  • Reduce Text Concatenation that may have happened if there are a lot of emojis
  • Improve rendered emoji handling
  • Reduce memory footprint

Full Changelog: 3.1.0...3.2.1

3.1.0

07 Dec 15:33
bb1fd02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.2...3.1.0