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

feat: add IsUrl #47

Merged
merged 12 commits into from
Sep 27, 2022
Merged

feat: add IsUrl #47

merged 12 commits into from
Sep 27, 2022

Commits on Jul 3, 2022

  1. feat: add IsUrl

    osintalex committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    e1b477e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f9df19 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. fix: make pydantic optional and add kwargs

    Alexander Darby committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3b01486 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. fix: add string type to IsUrl class defintion

    Alexander Darby committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    17e2cf2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-IsUrl

    Alexander Darby committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    862da2b View commit details
    Browse the repository at this point in the history
  3. Formatting - tidy up other and tests

    Alexander Darby committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b14b69a View commit details
    Browse the repository at this point in the history
  4. Fix add pydantic to test requirements

    Alexander Darby committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0ee2b30 View commit details
    Browse the repository at this point in the history
  5. Fix add pydantic to linting requirements

    Alexander Darby committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    6c00d22 View commit details
    Browse the repository at this point in the history
  6. Fix change double quotes to single

    Alexander Darby committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    29c94e6 View commit details
    Browse the repository at this point in the history
  7. Fix increase test coverage and catch kwargs bug

    Alexander Darby committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    8103db1 View commit details
    Browse the repository at this point in the history
  8. Fix mypy and quotes error

    Alexander Darby committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    802df46 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    8f270ef View commit details
    Browse the repository at this point in the history