Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 10:42
v0.4.0
6db7833

Features

Fixes

Documentation

CI & Build

Chores & Other

New Contributors

Full Changelog: v0.3.0...v0.4.0

Install

# go
go install github.com/toaweme/blink/cmd/blink@v0.4.0

# homebrew (macos/linux)
brew install toaweme/tap/blink

# scoop (windows)
scoop bucket add toaweme https://github.com/toaweme/scoop-bucket
scoop install toaweme/blink

# binary (linux x64; swap os/arch as needed)
wget -qO- https://github.com/toaweme/blink/releases/download/v0.4.0/blink_0.4.0_linux_x64.tar.gz | tar xz