Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 19:00
· 455 commits to main since this release

What's new

Changed ⚠️

  • Breaking changs to Beaker client API. Methods for services have been split up into seperate service clients. For example, previously you would create an image with beaker.create_image(), whereas now you would do beaker.image.create().

Commits

353c5a6 split up service clients (#42)
732c6aa updates to docs and error handling (#41)