Skip to content

v2.12.0

Compare
Choose a tag to compare
@TahirJalilov TahirJalilov released this 20 May 06:58
· 3 commits to master since this release
099e3ad
  • Move type annotations inline
  • Use functools.lru_cache for looking up emoji by name with get_emoji_by_name()
  • Move internal functions get_emoji_unicode_dict(), get_aliases_unicode_dict(), _EMOJI_UNICODE and _ALIASES_UNICODE to testutils
  • Add type hints to tests
  • Remove obsolete dev dependency coveralls