----- * Improve performance of demojize() * Added more tests * Added warning when someone uses any other language than 'en' with use_aliases=True in emojize()
1.6.1
----- * Allow multiple aliases * Restored aliases from 1.5.0
1.6.0
----- * Fix Unicode of some emoji in the language files * is_emoji function added * Added dict of dict with emoji data include emoji versions and statuses * emoji.version(string) method added * Included 'variant' in the dict of dicts
1.5.2
----- * is_emoji function added
1.5.1
----- * Fix Unicode of some emoji in the language files
1.5.0
----- * Emojis of English version updated to the Emoji Charts v14.0 * Current count of emojis - 3633 * Fix matching of non-ASCII emoji names on Python 2