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

Remove deprecated private function aliases #241

Merged

Commits on Nov 29, 2021

  1. Remove deprecated functions and enum from the time module

    Prior to this change, these functions and enum were deprecated.
    
    This change removes the public alias to these functions.
    samueljsb committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a8de701 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated functions from the i18n module

    Prior to this change, these functions were deprecated.
    
    This change removes the public alias to these functions.
    samueljsb committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    79b5957 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Merge remote-tracking branch 'upstream/master' into remove-deprecated…

    …-private-function-aliases
    hugovk committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    79a4d48 View commit details
    Browse the repository at this point in the history