Skip to content

Releases: Runware/runware-cli

v1.0.1

22 Jun 12:33
Immutable release. Only release title and notes can be modified.
369c413

Choose a tag to compare

v1.0.1 - 2026-06-22

Bug Fixes

  • Set scoop package name to runware (#74) (369c413)

v1.0.0

22 Jun 10:30
Immutable release. Only release title and notes can be modified.
cbc9fda

Choose a tag to compare

v1.0.0 - 2026-06-19

Features

  • Add pricing and examples commands (#73) (cbc9fda)

v0.14.0

19 Jun 17:00
Immutable release. Only release title and notes can be modified.
cbc9fda

Choose a tag to compare

v0.14.0 - 2026-06-19

Features

  • Add pricing and examples commands (#73) (cbc9fda)

v0.13.1

19 Jun 12:34
Immutable release. Only release title and notes can be modified.
568c871

Choose a tag to compare

v0.13.1 - 2026-06-19

Features

  • Validate value constraints in --validate (#71) (568c871)

v0.13.0

19 Jun 12:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.13.0 - 2026-06-19

Features

  • Enforce numeric bounds in --validate (40cc323)

Bug Fixes

  • Correct stale documentation URLs in error mapper (#69) (5e9ddbd)

v0.12.1

18 Jun 16:58
Immutable release. Only release title and notes can be modified.
86db2c1

Choose a tag to compare

v0.12.1 - 2026-06-18

Bug Fixes

  • Help example fails with missing uniqueIdentifier (#64) (8de7d66)
  • Hangs indefinitely on download error instead of exiting (#65) (cbe0e78)
  • Allow caller-supplied taskUUID instead of always generating (#66) (f4faaf1)

v0.12.0

17 Jun 13:48
dcb528b

Choose a tag to compare

v0.12.0 - 2026-06-17

Features

  • Add ValidateEnums for --validate path (#60) (52fe827)
  • Prefer Homebrew on macOS, fix README brew command (#63) (dcb528b)

v0.11.1

17 Jun 11:50
d1a9980

Choose a tag to compare

v0.11.1 - 2026-06-17

Bug Fixes

v0.11.0

17 Jun 10:09
5f34a72

Choose a tag to compare

v0.11.0 - 2026-06-17

Features

Bug Fixes

  • Config reset destroys all saved presets (#51) (9ec1ff7)
  • RUN-10496 - runware run training task output provides no guidance on returned taskUUID or how to check training status (#48) (820eca0)
  • Return all results for async multi-result WS runs (#54) (b3e0afc)
  • Model search flags consistent with schema (#57) (6c9c06d)
  • Handle array-typed JSON Schema type field (#55) (c234ae5)
  • Remove internal reference to override for users to proceed (#59) (5f34a72)

v0.10.0

12 Jun 16:51
bcec37c

Choose a tag to compare

v0.10.0 - 2026-06-11

Features

  • Update spinner and messaging for all commands into util method (#41) (4b99a81)
  • Default to async delivery for the run command (#43) (f826fa7)

Bug Fixes

  • Qa-findings from review (#42) (2873cb4)
  • Hide progress for tasks that don't report it (#44) (5bca6a8)
  • Remove Primary field not returned by API (#47) (d0ffa10)
  • Preset case sensitivity, dot notation and model param (#45) (bcec37c)