Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-validators/validators
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.27.0
Choose a base ref
...
head repository: python-validators/validators
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.28.0
Choose a head ref
  • 10 commits
  • 33 files changed
  • 1 contributor

Commits on Apr 3, 2024

  1. patch: moves country_code module to country module

    - feat: adds `currency` and `calling_code` validators
    nandgator committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ad23b27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #357 from yozachar/workshop

    patch: moves `country_code` module to `country` module
    nandgator authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    11b083b View commit details
    Browse the repository at this point in the history
  3. feat: adds indian aadhar and pan validator

    > co-authored by: @10kartik <kartik@plgworks.com>
    nandgator committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    10c2787 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #358 from yozachar/workshop

    feat: adds indian aadhar and pan validator
    nandgator authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a69af9d View commit details
    Browse the repository at this point in the history
  5. feat: adds finance validator

    > co-authored by: @rcorbish
    nandgator committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a13d53d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #359 from yozachar/workshop

    feat: adds `finance` validator
    nandgator authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6b970dc View commit details
    Browse the repository at this point in the history
  7. feat: adds consider_tld parameter to domain, hostname and url

    … modules
    
    > co-authored by: @aviiciii
    nandgator committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ebcea68 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #360 from yozachar/workshop

    feat: adds `consider_tld` parameter to `domain`, `hostname` and `url` modules
    nandgator authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    69fe67a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    3589b48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #361 from yozachar/workshop

    maint: updated dev dependencies, doc links; bump version
    nandgator authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    724262e View commit details
    Browse the repository at this point in the history
Loading