Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 06:08
v0.7.1
a17d8d9

Fixes

  • Don't fail the version-control check on a clean tree with no upstream by @iberflow in 2fea55c.

Refactors

  • Replace stale templates/tests.yml with the canonical quality.yml by @iberflow in 30db7d6.

Full Changelog: v0.7.0...v0.7.1

Install

# go
go install github.com/toaweme/care/cmd/care@v0.7.1

# homebrew
brew install toaweme/tap/care

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