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.25.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.26.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 1 contributor

Commits on Apr 2, 2024

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

    fix: regex ignore-case uses only `a-z`
    nandgator authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ae6faea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af69a68 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #350 from yozachar/workshop

    patch: supported extended latin in username
    nandgator authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    29e8f01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1689ed7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #351 from yozachar/workshop

    feat: adds `base58` and `base64` validators
    nandgator authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8026364 View commit details
    Browse the repository at this point in the history
Loading