v3.52.0 is out ๐
* `secret: true` to hide sensitive variables from logs.
* `use_gitignore: true` to make `sources:` respect your `.gitignore` rules.
* New CLI flags and ENVs to control how Task behave.
* Lots of bug fixes!
A task runner / simpler Make alternative written in Go.
- We now have an internet web page to showcase some of the companies using Task. taskfile.dev/adopters
- v0.51.0 is out. * Significant performance boost for big Taskfiles (monorepos). * New template functions (absPath, joinEnv, joinUrl). * A few bug fixes.
- We just published an article on how to use Task via `go tool`: taskfile.dev/blog/go-tool-tโฆ

