20 Коммитов

Автор SHA1 Сообщение Дата
Viginum-DataScientist-6
d696e54a57 chore: bump version 1.0.0.post2 -> 1.0.1 v1.0.1 2025-07-22 14:47:10 +00:00
Viginum-DataScientist-1
8979129306
Merge pull request #3 from VIGINUM-FR/fast-emoji-replace
Increase emojis removal robustness and performances
2025-07-22 16:32:49 +02:00
Viginum-DataScientist-6
3a4ff9dcd7 fix(ci): Create new post version to enable CI upload to pypi/testpypi 2025-07-22 11:15:44 +02:00
Someone
6a889baf1a Add test on github ci 2025-05-27 15:22:14 +02:00
Viginum-DataScientist-6
aefc13ce31 build: add Dockerfile and devcontainer 2025-05-26 17:57:58 +02:00
Viginum-DataScientist-6
72244a8ade fix: fix unicode ranges for emojis detection 2025-05-26 17:57:58 +02:00
Viginum-DataScientist-6
8cbd9d87a9 fix: add tests and benchmarking for emojis removal 2025-05-26 17:57:58 +02:00
Viginum-DataScientist-6
ad5e63da8b refactor: extract emojis_remover with dependency injection
- enables testing and benchmarking different implementations
2025-05-26 17:49:51 +02:00
Viginum-DataScientist-6
9d178deb74 fix: add type annotations 2025-05-26 17:49:51 +02:00
Viginum-DataScientist-6
b8b6e3940f chore: remove unused imports and organize remaining 2025-05-26 17:49:51 +02:00
Viginum-DataScientist-6
8c342ea5c1 chore: minor formatting 2025-05-26 14:18:24 +02:00
Viginum-DataScientist-6
c1d3767d57 refactor: remove unused imports 2025-05-26 14:18:24 +02:00
Viginum-DataScientist-6
2d95fd97dd fix: re-add demoji dependency for testing and comparison 2025-05-26 14:18:24 +02:00
MathisHammel
e641fb8f50 Added fast emoji support 2025-05-26 13:17:44 +02:00
Viginum-DataScientist-6
80b81896e8 docs: use more specific project description 2025-05-09 17:48:08 +02:00
Viginum-DataScientist-6
2ef2025595 docs: optimize demo gif asset file size
should enable display on PyPI (PyPI only displays assets with a maximum file size of 10MB)
2025-05-09 17:39:26 +02:00
Viginum-DataScientist-6
2ca8288c07
docs: use direct link to raw asset for demo gif
Should enable display of the image on PyPI
2025-05-09 17:01:28 +02:00
Viginum-DataScientist-6
f8d4bc1925
build: rename publish-to-test-pypi.yml to publish-to-pypi.yml 2025-05-09 16:32:32 +02:00
Viginum-DataScientist-6
6aec0029c8
build: create publish-to-pypi.yml action 2025-05-09 16:32:02 +02:00
Someone
858072c471 🎉 First commit 1.0.0 2024-12-19 10:58:10 +01:00