Skip to content

Releases: aquaticcalf/task

task v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:41

Install

MSI (recommended, adds to PATH)

Download task-0.2.0-windows-x64.msi and run it (admin).

Portable ZIP

Unzip task-0.2.0-windows-x64.zip and put task.exe on your PATH.

One-liner (per-user, no admin)

irm https://github.com/aquaticcalf/task/releases/latest/download/install.ps1 | iex

Scoop

scoop install https://github.com/aquaticcalf/task/releases/download/v0.2.0/task.json

Verify

task --version
task --json summary

Full Changelog: v0.1.1...v0.2.0

task v0.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:15

Install

MSI (recommended, adds to PATH)

Download task-0.1.1-windows-x64.msi and run it (admin).

Portable ZIP

Unzip task-0.1.1-windows-x64.zip and put task.exe on your PATH.

One-liner (per-user, no admin)

irm https://github.com/aquaticcalf/task/releases/latest/download/install.ps1 | iex

Scoop

scoop install https://github.com/aquaticcalf/task/releases/download/v0.1.1/task.json

Verify

task --version
task --json summary

Full Changelog: v0.1.0...v0.1.1

task v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:59

Install

MSI (recommended, adds to PATH)

Download task-0.1.0-windows-x64.msi and run it (admin).

Portable ZIP

Unzip task-0.1.0-windows-x64.zip and put task.exe on your PATH.

One-liner (per-user, no admin)

irm https://github.com/aquaticcalf/task/releases/latest/download/install.ps1 | iex

Scoop

scoop install https://github.com/aquaticcalf/task/releases/download/v0.1.0/task.json

Verify

task --version
task --json summary

Full Changelog: https://github.com/aquaticcalf/task/commits/v0.1.0

task beta (rolling)

task beta (rolling) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:20

Rolling beta from master — not a stable release.

Commit 523647273add7a2a56d755b8794ddcd8e7dd35e4 (5236472)
Stable tagged releases (vX.Y.Z)
task --version
task --json summary