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

🚀 [Feature] Add deprecated Decorator #3161

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

Commits on Oct 12, 2024

  1. Add deprecate decorator

    yhna940 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1cc0193 View commit details
    Browse the repository at this point in the history
  2. Fix minor

    yhna940 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    eaa0ab2 View commit details
    Browse the repository at this point in the history
  3. Refactor test var name

    yhna940 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1c5b43e View commit details
    Browse the repository at this point in the history
  4. Fix minor

    yhna940 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    174425c View commit details
    Browse the repository at this point in the history
  5. Del cmt

    yhna940 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    558e11e View commit details
    Browse the repository at this point in the history
  6. Del prev warninigs

    yhna940 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c0fb0ab View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge main

    yhna940 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9b64bbf View commit details
    Browse the repository at this point in the history
  2. Apply style

    yhna940 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    835c9c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    6a6251d View commit details
    Browse the repository at this point in the history
  2. Rename instruction arg

    yhna940 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a7a43aa View commit details
    Browse the repository at this point in the history
  3. Del pls msg

    yhna940 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2cb4648 View commit details
    Browse the repository at this point in the history
  4. Add cls test case

    yhna940 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    89b1974 View commit details
    Browse the repository at this point in the history