Releases: AniTrend/android-emojify
Releases · AniTrend/android-emojify
v1.5.4-alpha01
- Improvement: Migrate from groovy to kotlin script style 3a2c025
- New: Add buildSrc and bump gson to 2.8.6 b7b74ea
- New: Add
like
alias to thums up emoji 4339063 - Update: Bump kotlinVersion from 1.3.71 to 1.3.72 d869f0d
- Update: Bump gradle from 3.6.3 to 4.0.0 #30
- Update: Bump junit from 4.12 to 4.13 #22
- Update: Bump gson from 2.8.5 to 2.8.6 #15
v1.5.3
- New: Add support for emojis up to Unicode 11.0 4288732
- Fix: Refactor Emoji Manager Test
containEmoji
d6ac829 - Improvement: Remove redundant by lazy blocks and update function documentation b62f3ef fcad054
- Update: Bump gradle from 3.4.2 to 3.5.0 #12
- Update: Bump
kotlinVersion
from 1.3.41 to 1.3.50 #13 - Update: Bump compile & target SDK to Android Q 4f642eb
- Update: Bump gradle from 3.4.1 to 3.4.2 #11
- Update: Bump
kotlinVersion
from 1.3.40 to 1.3.41 #10 - Update: Bump kotlinVersion from 1.3.31 to 1.3.40 391fa47
- Update: Bump espresso-core from 3.1.0 to 3.2.0 #7
- Update: Bump runner from 1.1.0 to 1.2.0 22b10c5
v1.5.2
v1.5.1
v1.5.0
v1.4.0
- Fix: Initialisation of EmojiManager properties 40db9d3
- Fix: Refactor EmojiParser, direct
fitzpatrick
initialisation instead of usinginit
block and remove redundant non-null assertion acf80c6 - Fix: Revise null checks and assertion in EmojiTrie 9303882
- Fix: Fix missing serialisation field 0818ecd
- Fix: Remove exception handling within: EmojiManager 9e2e98 #5
- Update: Update Kotlin version & remove Coroutines a8f2a20
- New: Added supported emoji list a8f2a20
- Update: Rebase library on: vdurmont/emoji-java e34bfb3
- Update: Update dependencies & add Kotlin support bce9855