Releases: golemfactory/golem-sdk-cli
Releases · golemfactory/golem-sdk-cli
v2.0.0-beta.1
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
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
v1.2.0-beta.2
1.2.0-beta.2 (2023-11-06)
Bug Fixes
v1.2.0-beta.1
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
v1.1.1
v1.1.0
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)