Skip to content

Latest commit

 

History

History
52 lines (25 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

52 lines (25 loc) · 1.89 KB

0.4.0 (2024-02-13)

BREAKING CHANGES

0.3.0 (2024-02-12)

BREAKING CHANGES

  • modifying how tasks are selected in run command (#37) (59c41d9)
  • Update openjd-cli to pass template_dir/cwd to preprocess_job_parameters (#29) (0983e1d)

Features

  • Allow job parameters as JSON string (#34) (8708b2c)
  • support environment templates (#30) (b845d70)

Bug Fixes

  • improve missing job parameter error for summary command (#44) (975863a)
  • Allow job parameter values to be empty strings. (#26) (b8959d0)

0.2.0 (2023-11-06)

BREAKING CHANGES

  • accept path mapping rules as per schema (#16) (a9d71fd)

0.1.4 (2023-11-01)

Bug Fixes

  • add entrypoint to packaging (#14) (55cc90a)

0.1.3 (2023-10-27)

0.1.1 (2023-09-14)

Bug Fixes

  • add back cli entrypoint (#8) (10188dd)

0.1.0 (2023-09-12)

  • Initial import from internal repository