|
4 | 4 | </h1> |
5 | 5 |
|
6 | 6 |  |
7 | | - |
| 7 | + |
| 8 | + |
8 | 9 | [](https://github.com/NHSDigital/data-validation-engine/actions/workflows/ci_testing.yml) |
9 | 10 | [](https://github.com/NHSDigital/data-validation-engine/actions/workflows/ci_linting.yml) |
10 | 11 |
|
@@ -60,13 +61,16 @@ Below is a list of features that we would like to implement or have been request |
60 | 61 | | ------------------------------------------------------------------------------- | ----------------- | --------- | |
61 | 62 | | Open source release | 0.1.0 | Yes | |
62 | 63 | | Uplift to Python 3.11 | 0.2.0 | Yes | |
63 | | -| Uplift Pyspark to 3.5 | TBA | No | |
64 | | -| Allow DVE to run on Python 3.12+ | TBA | No | |
65 | | -| Upgrade to Pydantic 2.0 | TBA | No | |
| 64 | +| Uplift Pyspark to 3.5 | 0.8.0 | Yes | |
| 65 | +| Allow DVE to run on Python 3.12+ | 0.8.0 | Yes | |
| 66 | +| Upgrade to Pydantic 2.0 | 0.9.0 | No | |
66 | 67 | | Uplift Pyspark to 4.0+ | TBA | No | |
67 | | -| Create a more user friendly interface for building and modifying dischema files | Not yet confirmed | No | |
| 68 | +| Polars upgrade to v1+ | TBA | No | |
| 69 | +| DuckDB upgrade to v1.5+ | TBA | No | |
| 70 | +| Python 3.13 & 3.14 upgrade | TBA | No | |
| 71 | +| Create a more user friendly interface for building and modifying dischema files | TBA | No | |
68 | 72 |
|
69 | | -Beyond the Python and Pydantic upgrade, we cannot confirm the other features will be made available anytime soon. Therefore, if you have the interest and desire to make these features available, then please read the [Contributing](#Contributing) section and get involved. |
| 73 | +If you are interested in getting any of the unreleased features listed above available, then please read the [Contributing](#Contributing) section and then submit us a pull request. |
70 | 74 |
|
71 | 75 | ## Contributing |
72 | 76 | Please see guidance [here](https://github.com/NHSDigital/data-validation-engine/blob/main/CONTRIBUTE.md). |
|
0 commit comments