Skip to content

Releases: adobe/helix-cli

v0.6.1

13 Sep 07:32

Choose a tag to compare

Changes

  • followup from 0.6.0; also use latest petridish

v0.6.0

12 Sep 08:08

Choose a tag to compare

Changes

  • Apply HTL global scope changes (#183)
  • Start node debugger on "hlx up" (#127)

v0.5.5

11 Sep 09:10

Choose a tag to compare

Changes

  • runtime.adobe.io renamed to adobeioruntime.net (fixes #169)

v0.5.4

10 Sep 14:00

Choose a tag to compare

Changes

  • [hlx demo] references to static files are wrong #159

v0.5.3

10 Sep 10:44

Choose a tag to compare

Changes

  • runtime.adobe.io renamed to adobeioruntime.net (#169)
  • static.js delivers corrupt binaries (#173)

v0.5.2

09 Sep 21:52

Choose a tag to compare

Changes

  • [hlx demo] references to static files are wrong (#159)
  • [Regression] Variables in HTML attributes are encoded, not interpretated (#160)
  • hlx deploy --no-auto gives error (#165)
  • [hlx strain] non-default strain doesn't work (#148)

v0.5.1

08 Sep 08:14

Choose a tag to compare

Changes

  • Use recent version of @adobe/petridish

v0.5.0

06 Sep 07:54

Choose a tag to compare

changes

  • add logic of openwhisk wrapper (Fixes #139)

v0.4.0

06 Sep 02:33

Choose a tag to compare

Changes

  • [hlx build] Improve static files handling #53
  • generate manifest.json with information of the static files #144
  • Auto-Deployment #152
  • New logo and favicon for demo project (Fixes #137)
  • use parcel to copy and rewrite references to static files #122
  • remove copying of src/static (#146)
  • move 'static' files to ./dist instead of .hlx/dist (#145)

v0.3.2

31 Aug 05:38

Choose a tag to compare

Changes

  • [hlx init] remove completely or replace #107
  • [hlx deploy] print curl request instead of wsk action example #114
  • [hlx up] exits quietly in a non-git directory #100
  • Default files should show better instructions (#102)
  • Ensure a clean environment for test cases (#88)
  • cli does not complain about wrong options or commands (#99)
  • [hlx init] unfriendly error message fixes #83
  • [hlx up] use consistent color for guide messages Fixes #85
  • [hlx up] should open browser window automatically #84
  • [hlx build] Create openwhisk action from templates #70