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

v0.16.2

Compare
Choose a tag to compare
@fearenales fearenales released this 17 Nov 14:15
· 430 commits to master since this release
  • Enhancements
    • [Core] Upgrading node to v0.10.40
    • [Suggesting] Changing suggestions to suggest a command based in Array in replace of String
  • Bug
    • [Core] Fixing a bug that could generate an invalid command when azk start runs, making systems fail by not properly overriding the image Docker command by the custom command defined in the Azkfile;
    • [Generators] Fixing replace evidences in Court;
    • [Code] Fixing Docker-in-Docker entries in Azkfile;