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: MaplePHP/Validate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.5
Choose a base ref
...
head repository: MaplePHP/Validate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 6, 2024

  1. Add tests

    CreativeWaDev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c3f4d44 View commit details
    Browse the repository at this point in the history
  2. Bump version to v1.0.6

    CreativeWaDev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8175733 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    CreativeWaDev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b5e8ae7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Multibyte improvement

    CreativeWaDev committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    f7b44a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Code quality improvements

    wazabii8 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ec93f9c View commit details
    Browse the repository at this point in the history
  2. Bump version to v1.0.7

    wazabii8 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1718d1d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    wazabii8 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1751a88 View commit details
    Browse the repository at this point in the history
  4. Remove namespace

    wazabii8 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5554314 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Add support for DTO 2

    wazabii8 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2ac8cf6 View commit details
    Browse the repository at this point in the history
  2. Bump version to v1.0.8

    wazabii8 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e4c888c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    3ab29e9 View commit details
    Browse the repository at this point in the history
  2. Update README

    wazabii8 committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    87c154e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from MaplePHP/develop

    Add more validations and patch for null args
    wazabii8 authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    dd844bc View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Add string find validations

    wazabii8 committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    c40a0e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    f56d346 View commit details
    Browse the repository at this point in the history
  2. Bump version

    wazabii8 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    0f20fde View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Merge pull request #11 from MaplePHP/develop

    v1.2.0
    wazabii8 authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    a29c8a6 View commit details
    Browse the repository at this point in the history
  2. Add DTO v3.0.0 support

    wazabii8 committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    41367ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from MaplePHP/develop

    Add DTO v3.0.0 support
    wazabii8 authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    dc65461 View commit details
    Browse the repository at this point in the history
Loading