Skip to content

Releases: toaweme/care

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 09:25
v0.9.3
8c58390

Fixes

  • Refresh care get template to v0.9.2 commit pin with inline version comments by @iberflow in c9b9680.
  • Restore (?m) so DCO matches trailers on multi-line messages by @iberflow in 0e5fadd.

Documentation

CI & Build

  • Gate release on action.yml version default, add prepare-release script by @iberflow in 68ed794.
  • Move action version to inline comment so dependabot maintains it by @iberflow in 3962a87.
  • Refresh pinned action version comments to match dependabot bumps by @iberflow in 4c18435.
  • Bootstrap-labels workflow by @iberflow in b822a6b.

Chores & Other

New Contributors

Full Changelog: v0.9.2...v0.9.3

Install

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

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

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

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

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:34
v0.9.2
b1d93eb

Features

  • Publish Windows builds via Scoop, installable with scoop install toaweme/care by @iberflow in ce9f563.

Chores & Other

  • Switch Homebrew distribution from formula to cask; brew install toaweme/tap/care is unchanged on macOS by @iberflow in a73dfbf.

Full Changelog: v0.9.1...v0.9.2

Install

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

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

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

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

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:44
v0.9.0
9d93581

Features

  • Rework care get with repeatable -r token=value replacements, drop embedded templates and the get lint preset by @iberflow in d4d4b78.

Full Changelog: v0.8.2...v0.9.0

Install

# go
go install github.com/toaweme/care/cmd/care@v0.9.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.9.0/care_0.9.0_linux_x64.tar.gz | tar xz

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:49
v0.8.2
594d7ce

Documentation

Chores & Other

Full Changelog: v0.8.1...v0.8.2

Install

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

# 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.2/care_0.8.2_linux_x64.tar.gz | tar xz

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:33
v0.8.1
d1a1a7b

Fixes

Documentation

Full Changelog: v0.8.0...v0.8.1

Install

# go
go install github.com/toaweme/care/cmd/care@v0.8.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.8.1/care_0.8.1_linux_x64.tar.gz | tar xz

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:38
v0.8.0
ac8ff03

Features

Documentation

Refactors

  • Rename default report file to care.json, drop redundant output input by @iberflow in 2beb1c9.

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

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

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:02
v0.7.0
022f7cb

Features

Full Changelog: v0.6.0...v0.7.0

Install

# go
go install github.com/toaweme/care/cmd/care@v0.7.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.7.0/care_0.7.0_linux_x64.tar.gz | tar xz

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:23
v0.6.0
46893e0

Features

Documentation

Full Changelog: v0.5.0...v0.6.0

Install

# go
go install github.com/toaweme/care/cmd/care@v0.6.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.6.0/care_0.6.0_linux_x64.tar.gz | tar xz

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:20
v0.5.0
3d4205f

Refactors

Full Changelog: v0.4.0...v0.5.0

Install

# go
go install github.com/toaweme/care/cmd/care@v0.5.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.5.0/care_0.5.0_linux_x64.tar.gz | tar xz