Releases: Moonlight-io/asteroid-sdk-js
Releases · Moonlight-io/asteroid-sdk-js
v0.1.0
v0.0.3
Methods
- GetActiveTask => GetActiveTaskIDs
- now returns and array of task IDs reflecting the active tasks of the requestor
- GetTask => GetUnclaimedTask
- no change to functionality
- UnclaimTask(task_id)
- Removes the claimed status of a task which the requestor has claimed and sets the task to
queued
- Removes the claimed status of a task which the requestor has claimed and sets the task to
v0.0.2
General
- Parity with the asteroid domain set of methods