Skip to content

v3.19.0

Choose a tag to compare

@task-bot task-bot released this 06 Dec 01:46
  • Installation via npm now supports pnpm as well (go-task/go-npm#2, go-task/go-npm#3).
  • It's now possible to run Taskfiles from subdirectories! A new USER_WORKING_DIR special variable was added to add even more flexibility for monorepos (#289, #920).
  • Add task-level dotenv support (#389, #904).
  • It's now possible to use global level variables on includes (#942, #943).
  • The website got a brand new translation to Chinese by @DeronW. Thanks!

Special thanks to @pd93 for working on 3 of the topics above. Some other important contributions in recent releases were from him as well.

Also, thanks @appwrite for sponsoring Task as part of their OSS Fund Program.