Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 03:49
· 394 commits to main since this release

What's new

Changed ⚠️

  • Made org parameter optional, defaulting to Config.default_org.

Fixed ✅

  • Fixed the behavior of some methods that take a workspace parameter. Previously, if the workspace
    didn't exist, it would be silently created. Now a WorkspaceNotFound error is raised.

Commits

375f3e8 Improve docs, make "org" param optional (#63)