v1.4.4
Changelog
- Handle SIGINT and SIGTERM (#75);
- List: print message with there's no task with description;
- Expand home dir ("~" symbol) on paths (#74);
- Add Snap as an installation method;
- Move examples to its own repo;
- Watch: also walk on tasks called on on "cmds", and not only on "deps";
- Print logs to stderr instead of stdout (#68);
- Remove deprecated
set
keyword; - Add checksum based status check, alternative to timestamp based.
Automated with GoReleaser
Built with go version go1.9.1 linux/amd64