You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
## 0.7.0 (2025-03-19)
2
+
3
+
### BREAKING CHANGES
4
+
* The functions generate_jobs and job_from_template have changed to accept the environments and return the job parameters
5
+
alongside the job. Constructing the LocalSession class now requires job parameters.
6
+
7
+
### Bug Fixes
8
+
* Running jobs with env templates does not support parameters ([`65a15b4`](https://github.com/OpenJobDescription/openjd-cli/commit/65a15b414bbd90a77c6b63451f5f052db2b8fcf8))
0 commit comments