This repository has been archived by the owner on Apr 9, 2020. It is now read-only.
v0.16.1
- Enhancements
- [Agent] Avoiding showing messages in a loop during agent start;
- [Package] Adding support to Ubuntu 15.10;
- [Package] Simplify root
Azkfile
, replacing functions forextends
property; - [Package] Adding a
make
script to forcemake -e
inpackage
system; - [Package] Making
git
a suggested dependency; - [Core] Removing
Azkfile.js
from default exclude list ofsync
mount property;
- Bug
- [Package] Fixing npm version check. Even manually installing a different npm version,
make
overrides it and install the correct version;
- [Package] Fixing npm version check. Even manually installing a different npm version,