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

Fix Replace and add recursive option. #416

Merged
merged 6 commits into from
Jul 3, 2022

Commits on Jul 2, 2022

  1. Improve Replace type

    JonghwanWon committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    7d70b31 View commit details
    Browse the repository at this point in the history
  2. clean unused import

    JonghwanWon committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    51addd1 View commit details
    Browse the repository at this point in the history
  3. Fix test

    JonghwanWon committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    7b32820 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Remove recursive option.

    JonghwanWon committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    195f210 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    JonghwanWon committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    1c4b2a2 View commit details
    Browse the repository at this point in the history
  3. Add test for replaceAll.

    JonghwanWon committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    b63243f View commit details
    Browse the repository at this point in the history