Skip to content

Release v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 15:42
· 117 commits to main since this release

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