Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

v0.16.1

Compare
Choose a tag to compare
@fearenales fearenales released this 08 Nov 13:29
· 457 commits to master since this release
  • Enhancements
    • [Agent] Avoiding showing messages in a loop during agent start;
    • [Package] Adding support to Ubuntu 15.10;
    • [Package] Simplify root Azkfile, replacing functions for extends property;
    • [Package] Adding a make script to force make -e in package system;
    • [Package] Making git a suggested dependency;
    • [Core] Removing Azkfile.js from default exclude list of sync mount property;
  • Bug
    • [Package] Fixing npm version check. Even manually installing a different npm version, make overrides it and install the correct version;