Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:39
v0.2.0
dba5d8c

Features

Fixes

  • Clear runner slot on exit to harden restart by @iberflow in 49bc1ad.
  • Don't restart self-reloading node dev servers on source edits by @iberflow in f47e603.
  • Zen -z start blanked the screen; cap view-switch flush to a screenful by @iberflow in ae28048.
  • Stream full docker log history on attach (--tail all) by @iberflow in ec4ddb7.
  • Show recent docker logs on attach via --tail, drop reconnect notice by @iberflow in 5186ac9.
  • Keep docker stack up on quit and skip log replay on reconnect by @iberflow in bf45a39.

Refactors

Chores & Other

  • Coalesce log bursts into one render to stop backlog scroll animation by @iberflow in a982245.

Full Changelog: v0.1.3...v0.2.0

Install

# go
go install github.com/toaweme/blink/cmd/blink@v0.2.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.2.0/blink_0.2.0_linux_x64.tar.gz | tar xz