Releases: kordlib/kordx.emoji
Releases · kordlib/kordx.emoji
0.6.0
Fix publishing (#21)
* Bring kordx.emoji more up to date
* Love it when my changes get reverted
* Update changelog
* Fix build hopefully
* Fix emojilist stuff
* Do some small updates to hopefully fix build
* Attempt 2
* Hopefully fully fix:tm:
* Fix javadoc and POM build, update kotlin poet
* Coping at javadocs
* More javadoc coping
* More javadoc coping
0.5.0
0.5.0
Dependencies
- kord: 0.6.x -> 0.7.0
- kotlin: 1.4.10 -> 1.5.10
Fixes
- Fixed equality checks between generic emojis.
0.4.0
0.4.0
Additions
- Added
Emojis#get(unicode)
to get a DiscordEmoji
from a unicode String
.
Fixes
DiscordEmoji.Diverse#withTone
now correctly returns a DiscordEmoji.Diverse
instead of just a DiscordEmoji
.
0.3.0
0.3.0
Dependencies
- kord: 0.5.x -> 0.6.x
- kotlin: 1.3.72 -> 1.4.10
0.2.0
0.2.0
Dependencies
- kord: 0.4.x -> 0.5.x
- kotlin: 1.3.61 -> 1.3.72