forked from pool/python-emoji
Accepting request 1091418 from home:theMarix:branches:devel:languages:python
- 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.
OBS-URL: https://build.opensuse.org/request/show/1091418
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-emoji?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 8 09:15:09 UTC 2023 - Matthias Bach <marix@marix.org> - 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 15:41:07 UTC 2023 - Matthias Bach <marix@marix.org> - 2.4.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user