Skip to content

Commit 74eeb1a

Browse files
client-software-cijericht
authored andcommitted
chore(release): 0.10.0
Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com>
1 parent ae42f60 commit 74eeb1a

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
## 0.10.0 (2026-06-23)
22

33

4-
### Features
5-
* Rust-backed openjd.model._v1, openjd.expr, openjd.sessions._v1 via PyO3 ([`3d853e5`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/3d853e542dbee4e4c707044fc145dad8bcd138b4))
6-
7-
### Bug Fixes
8-
* make userInterface control field optional for all parameter types (#278) ([`5e10e2c`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/5e10e2c036d79bd5a0548600055d33107c0eaa04))
9-
* require attribute and amount names to be unique (#265) ([`c5ba60e`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/c5ba60e8c85abf1f0c1226df96830c042d5beff5))
10-
* reject control characters in job names (#263) ([`0d428c4`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/0d428c4febde028ba49793e75ead12a398205f8d))
11-
12-
13-
## 0.10.0 (2026-06-18)
14-
15-
164
### Features
175

186
* An experimental rust-based implementation of the OpenJD model and expression language are now available as opt-in features, delivering significant performance improvements for template parsing, expression evaluation, and job creation. Consumers can opt into the Rust implementation by importing from `openjd.model._v1` or `openjd.expr` directly, with the `_v1` prefix indicating these APIs are experimental and may evolve. ([`3d853e5`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/3d853e542dbee4e4c707044fc145dad8bcd138b4))

0 commit comments

Comments
 (0)