Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 07:36
290b249

2.0.0 (2023-09-08)

⚠ BREAKING CHANGES

  • rename ExecutorPluginRegistry.get to get_plugin.
  • naming
  • improved API

Features

  • add touch_exec (0ac8b16)
  • allow to set the next sleep time (f8fde6c)
  • allow to specify the initial amount of seconds to sleep before checking job status (0e88e6f)
  • improved API (0226c9d)
  • naming (978f74c)
  • rename ExecutorPluginRegistry.get to get_plugin. (c1b50d9)
  • simplify API (3e4be2a)

Bug Fixes