Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demojize performance #197

Merged
merged 5 commits into from Dec 6, 2021
Merged

Commits on Nov 18, 2021

  1. Improve performance of demojize

    cvzi committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    cfe81a4 View commit details
    Browse the repository at this point in the history
  2. More tests

    cvzi committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    bd9d89d View commit details
    Browse the repository at this point in the history
  3. Code style

    cvzi committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    148d531 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. use_aliases=True overrides language='...' (this restores the behaviou…

    …r of previous versions)
    
    Bugfix: Default delimiters were used instead of the custom delimiters in emojize() when an unknown emoji was found.
    cvzi committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    424acc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. small fixes

    TahirJalilov committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    b3b0dc6 View commit details
    Browse the repository at this point in the history