Skip to content

0.7.0

Choose a tag to compare

@client-software-ci client-software-ci released this 19 Mar 17:21
· 46 commits to mainline since this release

0.7.0 (2025-03-19)

BREAKING CHANGES

  • The functions generate_jobs and job_from_template have changed to accept the environments and return the job parameters
    alongside the job. Constructing the LocalSession class now requires job parameters.

Bug Fixes

  • Running jobs with env templates does not support parameters (65a15b4)