Releases: Casterlabs/EmojiApi
Releases · Casterlabs/EmojiApi
Only for Sora API users.
Updated Sora for the API.
3.5.0
- De-nested some classes to resolve build issues.
Attached below is the Api jar for use with a Sora installation, and the Index jar if you need it directly.
3.4.0
- Updated some dependencies.
- Moved to @jdecked's Twemoji fork for the changes made to these emojis.
- Made the project multi-module, so that you can utilize the Index without the unnecessary bloat of the API code.
- Added the TossFace emoji set.
Attached below is the Api jar for use with a Sora installation, and the Index jar if you need it directly.
3.3.0
- Updated to Emoji 15.0
- Updated Noto-Emoji to 15.0.
- Updated OpenMoji to 14.0, now using their GitHub for image loading.
- Cleaned up some load-related things :^)
3.2.0
- Upped the detection limit from 1kb to 10kb.
- Cleaned up the emoji rendering process.
- You can now render system emojis, which'll return the emoji sequence rather than an image.
3.0.1
- Asset urls are now tested to ensure the asset actually exists. As a result, the data is now more accurate.