Skip to content

Releases: golemfactory/golem-sdk-cli

v2.6.0-beta.2

13 Jun 11:00
a8197d1
Compare
Choose a tag to compare
v2.6.0-beta.2 Pre-release
Pre-release

2.6.0-beta.2 (2024-06-13)

Bug Fixes

  • add default values to capabilities in market scan (1094a53)
  • disconnect from golem network after inspect is done (dcdaf3e)
  • use provided payment options during market scan (5769e5c)

Features

  • add price option to run-on-golem (f485fdd)
  • add url option to invoice commadn (4d11c0f)
  • update inspect command to use golem-js 3.0 instead of TE (c2b2567)
  • update invoice command to use golem-js 3.0 instead of TE (b5cca02)
  • update market scan to use golem-js 3.0 instead of TE (0d2bca6)
  • update new command to use golem-js 3.0 instead of TE (2c89533)
  • update run-on-golem to use golem-js instead of TE (71afd2c)

v2.6.0

13 Mar 12:14
a39e0e6
Compare
Choose a tag to compare

2.6.0 (2024-03-13)

Features

  • add options to filter the market scan results by provider id, name or wallet (0469a61)

v2.6.0-beta.1

13 Mar 12:07
34ddd70
Compare
Choose a tag to compare
v2.6.0-beta.1 Pre-release
Pre-release

2.6.0-beta.1 (2024-03-13)

Features

  • add options to filter the market scan results by provider id, name or wallet (0469a61)

v2.5.2

06 Mar 12:27
62c9628
Compare
Choose a tag to compare

2.5.2 (2024-03-06)

Bug Fixes

  • changed module option in cjs ts project template so it can use golem-js experimental exports (8a535d6)

v2.5.2-beta.1

06 Mar 10:43
5de1f26
Compare
Choose a tag to compare
v2.5.2-beta.1 Pre-release
Pre-release

2.5.2-beta.1 (2024-03-06)

Bug Fixes

  • changed module option in cjs ts project template so it can use golem-js experimental exports (8a535d6)

v2.5.1

28 Feb 09:25
Compare
Choose a tag to compare

2.5.1 (2024-02-28)

Bug Fixes

  • updated imports to new task-executor repo (#171) (2079df4)

v2.2.0-beta.7

27 Feb 15:57
2079df4
Compare
Choose a tag to compare
v2.2.0-beta.7 Pre-release
Pre-release

2.2.0-beta.7 (2024-02-27)

Bug Fixes

  • updated imports to new task-executor repo (#171) (2079df4)

v2.5.0

17 Feb 20:05
Compare
Choose a tag to compare

2.5.0 (2024-02-17)

Features

  • added possibility to scan market by providing engine and capabilities (a6a431e)

v2.4.1

15 Feb 13:22
Compare
Choose a tag to compare

2.4.1 (2024-02-15)

Bug Fixes

  • removed redundant output when market scan is used with silent (6640167)

v2.4.0

15 Feb 12:14
c76153b
Compare
Choose a tag to compare

2.4.0 (2024-02-15)

Bug Fixes

  • bumped price filters in templates (baaef5f)

Features

  • added the market scan command (843bc8c)