Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 00:16
· 350 commits to main since this release

What's new

Added 🎉

  • Added Beaker.image.rename() method.
  • Added Beaker.image.pull() method.
  • Added Beaker.experiment.url() method.

Changed ⚠️

  • Changed return type of Beaker.cluster.utilization() to ClusterUtilization.

Commits

e310d2d Improve Beaker.cluster.utilization() (#84)
77e573b Close #79, add Beaker.experiment.url()
9e80fec Reorganize data model module (#83)
d614667 Move dataset integration tests
12e2e60 Add Beaker.image.pull() method (#82)
d811247 Add Beaker.image.rename(), integration tests, other internal improvements (#81)