Skip to content

2.0.0

Compare
Choose a tag to compare
@SalomonBrys SalomonBrys released this 29 May 20:17
· 4 commits to main since this release
  • Kotlin 2.0.0
  • Compose 1.6.10
  • Deprecated Emoji.all() in favor of Emoji.list(). Note that Emojis are now ordered according to the unicode standard (#3).
    Noto image & animation sizes are now part of Emoji details, which makes NotoImage , NotAnimation as well as TextWith*Emoji directly size themselves correctly.
  • Added a default height to emojis, which makes the modifier optional again.