2.0.0
What's Changed
- feat: image-input, renamed "prompt" to "workflow", added "REFRESH_WORKER" in #14
Update Guide
- As we renamed
prompt
toworkflow
, you must update your API requests. This change was necessary, to make sure that we use the correct wording - You don't need to specify
REFRESH_WORKER
as an env, as the default isfalse
, so it behaves exactly as before
Full Changelog: 1.1.1...2.0.0