File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v0.5.0 (2026-01-16)
2+
3+ ### Feat
4+
5+ - added entity name override option in data contract error details to align with business rules
6+
7+ ### Fix
8+
9+ - Amend relation to python dictionaries approach as using polars (… (#25 )
10+ - fix issue where reporting_entity resulted in key fields being removed from error reports (#23 )
11+
12+ ### Refactor
13+
14+ - added reporting_period_start and end attribute to submission_info model (#28 )
15+ - rename "Grouping" to "Group"
16+ - rename the column headers for elements of the error report
17+
118## v0.4.0 (2025-12-17)
219
320### Feat
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nhs_dve"
3- version = " 0.4 .0"
3+ version = " 0.5 .0"
44description = " `nhs data validation engine` is a framework used to validate data"
55authors = [" NHS England <england.contactus@nhs.net>" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments