v2.12.0
- Move type annotations inline
- Use
functools.lru_cache
for looking up emoji by name withget_emoji_by_name()
- Move internal functions
get_emoji_unicode_dict()
,get_aliases_unicode_dict()
,_EMOJI_UNICODE
and_ALIASES_UNICODE
totestutils
- Add type hints to tests
- Remove obsolete dev dependency
coveralls