Release v0.8.0
What's Changed
CLI
Add new basic operation commands:
- get
- list
- create
- update
SDK
- Upgrade dependencies
- Add session objects to allow reuse HTTP connections
- Add optional
data_merge_strategy
create_task_safe
now returns the whole task instead of just the task ID
Full Changelog: v0.7.1...v0.8.0