Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 747 Bytes

File metadata and controls

42 lines (30 loc) · 747 Bytes

v0.2.10

  • requires IvoryOS >=1.6.2
  • add get_task_status
  • add get_queue and get_last_workflow_run_id
  • fix workflow repeat payload
  • add workflow data example

v0.2.9

  • add get_optimizer_schema

v0.2.8

  • refactor run campaign to support optimizer-agnostic workflows

v0.2.7

  • support decorator function call

v0.2.6

  • fix endpoint, remove api backdoor

v0.2.5

  • fix submit workflow endpoint

v0.2.4

  • update endpoints after IvoryOS endpoint refactor

v0.2.3

  • exception import

v0.2.2

  • change route for IvoryOS refactor
  • change url for IvoryOS v1.1

v0.2.1

  • remove output type

v0.2.0

  • refactoring ivoryos client

v0.1.2

  • Add error handling for ivoryOS not running
  • Add return in generated code