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

v2.0.0 #205

Merged
merged 9 commits into from
Jun 30, 2022
Merged

v2.0.0 #205

merged 9 commits into from
Jun 30, 2022

Commits on Jun 5, 2022

  1. * Remove deprecation warnings

    * Remove `get_emoji_regexp()`, `emoji_lis()`, `distinct_emoji_lis()`
    * Remove parameter `use_aliases`
    * Remove unused `language=None` parameters
    cvzi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    dc48f58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919460e View commit details
    Browse the repository at this point in the history
  3. Changes to utils/get_codes_from_unicode_emoji_data_files.py:

    * Only print ``u'string'` if necessary otherwise `'string'`
    * Print emoji as comment
    cvzi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    e7fb237 View commit details
    Browse the repository at this point in the history
  4. * Update language pack to https://github.com/unicode-org/cldr/tree/re…

    …lease-40
    
    * Make the list of languages public: `emoji.LANGUAGES = ['en','alias','es','pt','it','fr','de']`
    * Emoji appears as comment after each key
    cvzi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    5bf98d3 View commit details
    Browse the repository at this point in the history
  5. * Update language pack to https://github.com/unicode-org/cldr/tree/re…

    …lease-41
    
      --> There were no changes in the languages that we use compared to release-40
    * Try to keep order of aliases intact
    cvzi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    a9190d6 View commit details
    Browse the repository at this point in the history
  6. Remove tests for deprecation

    cvzi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    93c402b View commit details
    Browse the repository at this point in the history
  7. Adapt tests

    cvzi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    edf2cf9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d14bd51 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Update dependencies

    cvzi committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ceb19ed View commit details
    Browse the repository at this point in the history