Skip to content

v0.15.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 00:15
· 302 commits to main since this release

What's new

Added πŸŽ‰

  • Added Beaker.experiment.latest_job() method.
  • Added strict: bool argument to Beaker.(experiment|job).(wait_for|as_completed) methods.
  • Added description and source_execution fields to Dataset.
  • Added description field to Experiment.
  • Added description field to Image.
  • Added description field to Workspace.

Commits

31ca8a0 Add missing description field (#104)
2553824 Additions to Beaker.experiment and Beaker.job (#103)