v0.8.0
Features
- Support install-only input to skip everything but install by @iberflow in 40630f7.
- Add timers to stdout by @iberflow in c650393.
Documentation
Refactors
Full Changelog: v0.7.1...v0.8.0
Install
# go
go install github.com/toaweme/care/cmd/care@v0.8.0
# homebrew
brew install toaweme/tap/care
# binary (linux x64; swap os/arch as needed)
wget -qO- https://github.com/toaweme/care/releases/download/v0.8.0/care_0.8.0_linux_x64.tar.gz | tar xz