Skip to content

Commit 3b7c776

Browse files
chore(release): 0.8.0 (#192)
Signed-off-by: client-software-ci <[email protected]>
1 parent 9bc839f commit 3b7c776

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.8.0 (2025-05-22)
2+
3+
### BREAKING CHANGES
4+
* Creation of a DynamicConstrainedStr or FormatString now requires a model parsing context, including the Open Job Description revision and any extensions that are enabled. ([`2a8db9d`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/2a8db9d7064715079b3f7160988787c90fa93f0e))
5+
* instantiate_model no longer accepts optional loc and within_field arguments. ([`2a8db9d`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/2a8db9d7064715079b3f7160988787c90fa93f0e))
6+
7+
### Features
8+
* Added extension definition, REDACTED_ENV_VARS, for RFC-0003: Redacted Environment Variables ([`460656a`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/460656aa06d5f9e16b64a8b67f705bc80bdd31dc))
9+
10+
111
## 0.7.0 (2025-03-03)
212

313
### BREAKING CHANGES

0 commit comments

Comments
 (0)