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

add(isURL): added validate_length option #1397

Merged
merged 5 commits into from
Aug 1, 2020
Merged

add(isURL): added validate_length option #1397

merged 5 commits into from
Aug 1, 2020

Commits on Jul 29, 2020

  1. add validate_length to isURL

    fix for issue: #1396
    tomgrossman committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    6f7ba84 View commit details
    Browse the repository at this point in the history
  2. add to README.md

    tomgrossman committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    5391ed9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. revert

    tomgrossman committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    6e64654 View commit details
    Browse the repository at this point in the history
  2. moved logics to src/lib

    added test
    tomgrossman committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    831a6ef View commit details
    Browse the repository at this point in the history
  3. fixed linting

    tomgrossman committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    cfc0a55 View commit details
    Browse the repository at this point in the history