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: NHSDigital/data-validation-engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.3
Choose a base ref
...
head repository: NHSDigital/data-validation-engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.4
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 16, 2026

  1. Release v073

    ## v0.7.3 (2026-04-16)
    
    ### Fix
    
    - make time format more strict to stop invalid time date flowing (#92)
    - enhance duckdb casting to be less permissive of poorly formatted dates and trim whitespace
    
    ### Refactor
    
    - integrated duckdb casting into data contract and added initial spark casting
    georgeRobertson authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    6d342c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. Configuration menu
    Copy the full SHA
    05c695e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ca0608 View commit details
    Browse the repository at this point in the history
Loading