SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-emoji-2.8.0-46.2.noarch.rpm :

* Thu Aug 17 2023 Matthias Bach - 2.8.0- Update to 2.8.0
* Update translations to unicode release-43-1
* Include \"derived annotations\"-translations from unicode CLDR
* Fix translations for emoji that have multiple forms with/out \\uFE0F
* Remove multiple underscores __, ___, ____ and - from translations
* Tue Jul 25 2023 Matthias Bach - 2.7.0- Update to 2.7.0
* Extract aliases from cheat sheet and youtube
* Fix extracting translations from emojiterra
* Update EMOJI_DATA with new aliases and translations
* Wed Jun 28 2023 Matthias Bach - 2.6.0- Update to 2.6.0
* New function purely_emoji() | Check if a string contains only emojis- Switch package to modern Python package build instead of legacy setup.py invocation.
* Sat Jun 17 2023 Matthias Bach - 2.5.1- Update to 2.5.1
* Fix Malformed zero width joiner (\\u200d) causing IndexError
* Thu Jun 08 2023 Matthias Bach - 2.5.0- Update to 2.5.0
* Added support for Multi-person skintones.
* The logic from demojize() is moved to two separate private function tokenize() and filter_tokens() in a new file emoji/tokenizer.py.- Include the list of supported langauges in the package description.
* Wed May 24 2023 Matthias Bach - 2.4.0- Updated to 2.4.0
* Added Japanese, Korean, Indonesian, and Simplified Chinese.
* Mon Oct 31 2022 Matthias Bach - 2.2.0- Update to 2.2.0
* Add support for Unicode Version 15
* Thu Sep 22 2022 Matthias Bach - 2.1.0- Update to 2.1.0
* Added Farsi support
* Mon Jul 18 2022 Matthias Bach - 2.0.0- Update to 2.0.0
* Removed the old dicts EMOJI_UNICODE_, UNICODE_EMOJI_
* Removed unused language=None parameters
* Removed use_alias parameter
* Removed the get_regexp method
* Removed emoji_lis
* Removed distinct_emoji_lis
* Made the list of languages public: emoji.LANGUAGES = [\'en\',\'es\',\'pt\',\'it\',\'fr\',\'de\']- Run all tests during packaging
* Fri Mar 11 2022 Matthias Bach - 1.7.0- Update to 1.7.0
* New functions emoji_list() and distinct_emoji_list() added.
* Added deprecation warnings for several functions and variables that will be removed in version 2.0.0.
* Sat Jan 15 2022 Matthias Bach - 1.6.3- Update to 1.6.3
* Added support for counting unique emojis
* Improved performance of demojize()
* Fri Oct 15 2021 Matthias Bach - 1.6.1- Update to 1.6.1
* New is_emoji function
* Allow multiple aliases
* Fix unicode of some emoji in the langauge files
* Sat Sep 18 2021 Matthias Bach - 1.5.0- Update to 1.5.0
* Emojis of English version updated to the Emoji Charts v14.0- Drop obsolete `fix-python2.patch` that has been merged upstream.
* Wed Aug 04 2021 Matthias Bach - 1.4.2- Update to 1.4.2
* Added support for German naming of emojis.
* Added support for French naming of emojis.
* Added new function `replace_emoji` which strips emojis from output.- Add patch `fix-python2.patch`: Fixes unicode emoji names on Python 2.
* Wed Jan 27 2021 Matthias Bach - 1.2.0- Update to 1.2.0
* Emojis of English version updated to the Emoji Charts v.13.1
* Added all emoji modifiers (skin tones).
* Added support for Italian naming of emojis.
* Sat Jan 23 2021 Matthias Bach - 1.0.1- Update to 1.0.1
* Added support of Spanish naming of emojis.
* Added support of Portuguese naming of emojis.
* Mon Aug 10 2020 Matthias Bach - Update to 0.6.0:
* Add variant selector for \"emojize\" function allowing to choose between \"base\"(None), VS-15 (\"text_type\") and VS-16 (\"emoji_type\")
* Add new emoji (Added to Unicode 2019-01-27)- Drop obsolete remove_nose.patch
* Mon Mar 30 2020 Paolo Stivanin - Add remove_nose.patch
 
ICM