We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b27bc9 commit 46afde3Copy full SHA for 46afde3
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.7.1 (2026-03-12)
2
+
3
+### Fix
4
5
+- enable passing of original_entity_override to fix instance where id cannot be sourced from current entity
6
7
## v0.7.0 (2026-03-12)
8
9
### Feat
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "data-validation-engine"
-version = "0.7.0"
+version = "0.7.1"
description = "`nhs data validation engine` is a framework used to validate data"
authors = ["NHS England <england.contactus@nhs.net>"]
readme = "README.md"
0 commit comments