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.26.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.27.0
Choose a head ref
  • 9 commits
  • 16 files changed
  • 1 contributor

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    fbc5df8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79a2451 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #353 from yozachar/workshop

    feat: lays foundation for URI validation
    nandgator authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3b36ec7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

    patch: moves `base58` and `base64` into `encoding`
    nandgator authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    55e40ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7efc223 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #355 from yozachar/workshop

    patch: adds `encoding` tests and docs
    nandgator authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a2b4fc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9327008 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #356 from yozachar/workshop

    feat: adds `private` parameter to `ip_address`, `hostname` & `url`
    nandgator authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cab0c87 View commit details
    Browse the repository at this point in the history
Loading