Skip to content

Releases: golemfactory/golem-sdk-cli

v2.0.0-beta.1

21 Nov 12:02
a4bfa3d
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-11-21)

Features

  • drop support for node 16 (72fe535)

BREAKING CHANGES

  • Node 16 is no longer supported.

v1.2.0

14 Nov 07:38
2208a49
Compare
Choose a tag to compare

1.2.0 (2023-11-14)

Bug Fixes

  • changed dependency on golem-js to stable branch (dc2a064)
  • fixed bug with command option persitance in run-on-golem (529bb03)
  • fixed capabilities flags for manifest base run-on-golem (ae9c6cf)
  • fixed lint errors (0663c9d)
  • stdout/stderr output in run command (4f35d0d)

Features

  • properly handle signals in run-on-golem (81627c7)
  • rename shell to run-on-golem and fix help (26e99b3)
  • task API shell (a0ee301)
  • terminate shell on activity error (955a779)

v1.2.0-beta.2

06 Nov 08:42
d565b3a
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

1.2.0-beta.2 (2023-11-06)

Bug Fixes

  • changed dependency on golem-js to stable branch (dc2a064)
  • fixed bug with command option persitance in run-on-golem (529bb03)

v1.2.0-beta.1

26 Oct 10:45
9b95b32
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

1.2.0-beta.1 (2023-10-26)

Bug Fixes

  • fixed capabilities flags for manifest base run-on-golem (ae9c6cf)
  • fixed lint errors (0663c9d)
  • stdout/stderr output in run command (4f35d0d)

Features

  • properly handle signals in run-on-golem (81627c7)
  • rename shell to run-on-golem and fix help (26e99b3)
  • task API shell (a0ee301)
  • terminate shell on activity error (955a779)

v1.1.1

24 Oct 13:11
812cbca
Compare
Choose a tag to compare

1.1.1 (2023-10-24)

Bug Fixes

  • include tsconfig.json files of the templates in the package (a0fd57d)

v1.1.0

20 Oct 09:40
5e284d7
Compare
Choose a tag to compare

1.1.0 (2023-10-20)

Bug Fixes

  • fix dependency installation - version bump (14b4cfd)
  • new app command: added docs and fixed version option name (e93aed9)
  • new app command: added docs and fixed version option name (3bc4053)
  • renamed the startup script from run to start (c2397b7)
  • report error if dependency installation fails (2dafc6b)

Features

  • add react js and ts templates (993e2b5)
  • added default .gitignore to the template (ef1a148)
  • automatically install dependencies once new project is created (9ba859c)
  • automatically install dependencies once new project is created (76e13d4)
  • automatically install dependencies once new project is created (484d134)
  • automatically install dependencies once new project is created (1f31412)
  • typescript project templates (b59ca4d)
  • use http instead of https in image url (0dacbb6)

v1.1.0-beta.7

20 Oct 08:06
1959c86
Compare
Choose a tag to compare
v1.1.0-beta.7 Pre-release
Pre-release

1.1.0-beta.7 (2023-10-20)

Bug Fixes

  • fix dependency installation - version bump (14b4cfd)

v1.1.0-beta.6

18 Oct 08:48
31e506a
Compare
Choose a tag to compare
v1.1.0-beta.6 Pre-release
Pre-release

1.1.0-beta.6 (2023-10-18)

Features

  • use http instead of https in image url (0dacbb6)

v1.1.0-beta.5

18 Oct 08:16
838954e
Compare
Choose a tag to compare
v1.1.0-beta.5 Pre-release
Pre-release

1.1.0-beta.5 (2023-10-18)

Bug Fixes

  • report error if dependency installation fails (2dafc6b)

v1.1.0-beta.4

17 Oct 06:04
c0acf44
Compare
Choose a tag to compare
v1.1.0-beta.4 Pre-release
Pre-release

1.1.0-beta.4 (2023-10-17)

Features

  • automatically install dependencies once new project is created (9ba859c)
  • automatically install dependencies once new project is created (76e13d4)
  • typescript project templates (b59ca4d)