Skip to content

Commit 5943385

Browse files
bump: version 0.2.0 → 0.3.0
1 parent 14ecd01 commit 5943385

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.3.0 (2025-11-19)
2+
3+
### Feat
4+
5+
- new domain type formattedtime for time only data
6+
7+
### Refactor
8+
9+
- small tweak to allow use of dynamic fields in select rules
10+
111
## v0.2.0 (2025-11-12)
212

313
### Refactor

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nhs_dve"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "`nhs data validation engine` is a framework used to validate data"
55
authors = ["NHS England <england.contactus@nhs.net>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)