v1.22.8
·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
TaskWing v1.22.8
Full Changelog: v1.22.7...v1.22.8
Changelog
馃殌 Features
- : feat(migrate): add taskwing migrate command and auto-migration on upgrade (@josephgoksu)
Installation
Homebrew (macOS/Linux):
brew install josephgoksu/tap/taskwingManual Installation:
- Download the appropriate binary for your platform from the assets below
- Extract the archive
- Move the binary to a directory in your PATH
- Run
taskwing --helpto get started
From Source:
git clone https://github.com/josephgoksu/TaskWing
cd TaskWing
go build -o taskwing main.goReleased by GoReleaser 馃殌