v0.7.0
What's new
Changed ⚠️
- Made
org
parameter optional, defaulting toConfig.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 aWorkspaceNotFound
error is raised.