Skip to content

Releases: carpedm20/emoji

v2.13.2

23 Sep 20:31
fb04264
Compare
Choose a tag to compare
  • typing_extensions dependency not required on Python 3.9 and higher

v2.13.1

23 Sep 20:10
824fed5
Compare
Choose a tag to compare
  • Read JSON files in binary mode to avoid UnicodeDecodeError

v2.13.0

19 Sep 16:32
d34e4bf
Compare
Choose a tag to compare
  • Use JSON files to store the database of emoji
  • Load a language into emoji.EMOJI_DATA with emoji.config.load_language("zh")

v2.12.1

20 May 10:48
e83cf4a
Compare
Choose a tag to compare
  • typing-extensions requires at least version 4.7.0

v2.12.0

20 May 06:58
099e3ad
Compare
Choose a tag to compare
  • 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

v2.11.1

21 Apr 07:57
2be59bc
Compare
Choose a tag to compare
  • Add missing stubs for purely_emoji

v2.11.0

26 Mar 10:52
ceddc11
Compare
Choose a tag to compare
  • Update to Unicode v15.1

v2.10.1

31 Jan 12:57
645331c
Compare
Choose a tag to compare
  • Fix slow import when debugging in Python 3.12

v2.10.0

18 Jan 21:23
Compare
Choose a tag to compare
  • Added Arabic and Turkish translations

v2.9.0

05 Dec 14:43
1846483
Compare
Choose a tag to compare
  • Added Russian translation