Skip to content

v2.2.1

Choose a tag to compare

@andreynering andreynering released this 09 Dec 18:06

Changelog

  • This repository now uses Go Modules (#143). We'll still keep the vendor directory in sync for some time, though;
  • Fixing a bug when the Taskfile has no tasks but includes another Taskfile (#150);
  • Fix a bug when calling another task or a dependency in an included Taskfile (#151).