File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.1.0 (2025-10-28)
2+
3+ ### Feat
4+
5+ - tweaked json schemas for contract error details. Fixed failing unit test
6+ - sorted linting. Added json schema docs
7+ - improved movies dataset test coverage. Added testing for spark and duckdb refdata loaders when table config specified.
8+ - further refinement of movies test dataset.
9+ - small fixes and movies dataset working up to end of data contract
10+ - bug fixes with readers and base pipeline. Added spark csv reader. Added new dischema files for tests
11+ - added support for nested fields when configuring custom error details for data contract. Includes accessing nested error values in error messages.
12+ - initial work to add custom error messages to data contract
13+
114## 1.0.0 (2025-10-09)
215
316### Refactor
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nhs_dve"
3- version = " 1.0 .0"
3+ version = " 1.1 .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