Skip to content

v0.5.7

Compare
Choose a tag to compare
@griswoldthecat griswoldthecat released this 15 Mar 19:25
a594127
  • raise error when duplicate target names exists in Earthfile
  • fix zsh autocompletion issue for mac users
  • basic user defined commands (experimental)
  • cleans up console output for saving artifacts (#848)
  • implement support for WORKDIR under LOCALLY targets

If the autocompletion bug persists for anyone (e.g. seeing an error like command not found: __earthly__), and the issues persists after upgrading to v0.5.7; it might be necessary to delete the _earthly autocompletion file before re-running earthly bootstrap (or alternatively manually replace __earthly__ with the full path to the earthly binary).