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: coldbox-modules/cbvalidation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.1
Choose a base ref
...
head repository: coldbox-modules/cbvalidation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 9 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 15, 2023

  1. Finalized changelog for v4.3.1

    Github Actions committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7dd1273 View commit details
    Browse the repository at this point in the history
  2. Version bump

    Github Actions committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    f81e904 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Update RequiredIf Validator to accept UDF/closure (#79)

    The closure should return boolean (true/false).  True=Key is required. False=key is not required.
    homestar9 authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    05a58a8 View commit details
    Browse the repository at this point in the history
  2. Apply cfformat changes

    lmajano authored and github-actions[bot] committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8a460ab View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. [Breaking Change] Update UDF validator to treat null/empty values as …

    …valid (#80)
    
    * Update UDF validator to treat null/empty values as valid
    
    * Bugfix. UDF validator now ignores nulls
    homestar9 authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a8cbe0b View commit details
    Browse the repository at this point in the history
  2. Apply cfformat changes

    lmajano authored and github-actions[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    66fc337 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Actualizar changelog.md

    lmajano authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a002980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8791353 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #81 from coldbox-modules/development

    Release v4.4
    lmajano authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f41e0f0 View commit details
    Browse the repository at this point in the history
Loading