Releases: divadretlaw/EmojiText
Releases · divadretlaw/EmojiText
4.2.0
4.1.0
What's Changed
- Add EmojiProvider by @divadretlaw in #26
- Fix Dynamic Type Scaling #27
Full Changelog: 4.0.0...4.1.0
4.0.0
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
3.5.2
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
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
What's Changed
- Render emoji based on display scale
- Improve default placeholder
Full Changelog: 3.3.0...3.4.0
3.3.0
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
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
What's Changed
- Add VisionOS support by @Dimillian in #17
New Contributors
- @Dimillian made their first contribution in #17
Full Changelog: 3.0.2...3.1.0