Improvements: - Enabled upload of empty files - Added `memory_limit` property to automation objects
1.0.2
Improvements: - Add creating automation template with project context
1.0.1
Improvements:
- Add VolumeObject model to package import
1.0.0
Improvements: * Code packages are now uploaded and added to an automation in one step using `Automation.add_package`
Major changes: * `AutomationPackage.create` now requires `schema` input * `Automation.add_package` now requires `schema` input * `Automation.add_package` no longer accepts file `location` on input and requires `file_path`
0.29.3
Bugfixes:
* Fixed update of fetched resources to be propagated to their parent.