Releases: adobe/helix-cli
Releases · adobe/helix-cli
v0.7.0
Changes
- Support for Large Static Binaries #192
v0.6.1
Changes
- followup from 0.6.0; also use latest petridish
v0.6.0
Changes
- Apply HTL global scope changes (#183)
- Start node debugger on "hlx up" (#127)
v0.5.5
Changes
- runtime.adobe.io renamed to adobeioruntime.net (fixes #169)
v0.5.4
Changes
- [hlx demo] references to static files are wrong #159
v0.5.3
Changes
- runtime.adobe.io renamed to adobeioruntime.net (#169)
- static.js delivers corrupt binaries (#173)
v0.5.2
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
Changes
- Use recent version of
@adobe/petridish
v0.5.0
changes
- add logic of openwhisk wrapper (Fixes #139)
v0.4.0
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)