Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 13:56
9d7357e

3.0.0 (2023-09-11)

⚠ BREAKING CHANGES

  • unify self.report_job_error and self.print_job_error.

Features

  • add further metadata to ExecutorSettings (30f0977)
  • add get_items_by_category method to ExecutorSettings (7f62bb9)
  • add support for env_var specification in ExecutorSettings (a1e3123)
  • unify self.report_job_error and self.print_job_error. (2f24fb9)

Documentation