Skip to content

Releases: golemfactory/golem-sdk-cli

v1.1.0-beta.3

16 Oct 11:27
b08adf6
Compare
Choose a tag to compare
v1.1.0-beta.3 Pre-release
Pre-release

1.1.0-beta.3 (2023-10-16)

Features

  • add react js and ts templates (993e2b5)

v1.1.0-beta.2

09 Oct 07:59
7986746
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

1.1.0-beta.2 (2023-10-09)

Features

  • automatically install dependencies once new project is created (484d134)
  • automatically install dependencies once new project is created (1f31412)

v1.1.0-beta.1

06 Oct 11:56
dfa98dd
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

1.1.0-beta.1 (2023-10-06)

Features

  • added default .gitignore to the template (ef1a148)

v1.0.1-beta.1

05 Oct 08:13
Compare
Choose a tag to compare
v1.0.1-beta.1 Pre-release
Pre-release

1.0.1-beta.1 (2023-10-05)

Bug Fixes

  • 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)

v1.0.0-beta.7

04 Oct 11:05
cd7e281
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2023-10-04)

Bug Fixes

  • new app command: added docs and fixed version option name (e93aed9)
  • new app command: added docs and fixed version option name (3bc4053)

v1.0.0-beta.6

26 Sep 06:42
9e550ea
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2023-09-26)

Bug Fixes

  • renamed the startup script from run to start (c2397b7)

v1.0.0

22 Sep 06:55
bc76808
Compare
Choose a tag to compare

1.0.0 (2023-09-22)

Bug Fixes

  • error handling when image is not found by tag (#30) (adddfc0)
  • manifest sign: --private-key option is required and validated (05c17e4)
  • manifest verify: certificate file and signature file presence is checked (e4c1528)

Features

  • added build/release configuration (4f4efd4)
  • added build/release configuration (706d30a)
  • manifest sign: better passphrase handling in manifest sign command (cea82f2)
  • manifest sign: better passphrase handling in manifest sign command (176636e)
  • manifest verify: certificate is now in pem format (c133dd6)
  • new app command: implemented new app creation command from templates (b6f86c1)
  • new app command: implemented new app creation command from templates (9e0cd48)
  • package.json: read name, description and manifest version from package.json file (7d35840)
  • sign manifest command (58ecfda)
  • verify manifest signature command (b89a0eb)
  • verify manifest signature command (2453f3d)

v1.0.0-beta.5

19 Sep 12:19
3d2d0e0
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

1.0.0-beta.5 (2023-09-19)

Features

  • new app command: implemented new app creation command from templates (b6f86c1)
  • new app command: implemented new app creation command from templates (9e0cd48)

v1.0.0-beta.4

18 Sep 08:28
adddfc0
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2023-09-18)

Bug Fixes

  • error handling when image is not found by tag (#30) (adddfc0)

v1.0.0-beta.3

12 Sep 11:13
7123d21
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2023-09-12)

Features

  • manifest verify: certificate is now in pem format (c133dd6)