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

Implement deprecate API and deprecate APIs #1625

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Implement deprecate API and deprecate APIs #1625

wants to merge 5 commits into from

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    cd37952 View commit details
    Browse the repository at this point in the history
  2. Windows tests still use \n

    shama committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    d14e96b View commit details
    Browse the repository at this point in the history
  3. Fix review comments

    Deprecations live separately from deprecate API
    Dont change original val on set
    deprecate doesnt accept array, just iterate and call deprecate
    shama committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    b3a50f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    51b3878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9a9dc View commit details
    Browse the repository at this point in the history