Releases: toaweme/care
Releases · toaweme/care
Release list
v0.9.3
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
- Release v0.9.3 by @iberflow in 8c58390.
- Bump the actions-minor group with 2 updates by @dependabot[bot] in cd40bc7.
- Add community governance (issue-first, DCO, templates) by @iberflow in aa9b7b4.
New Contributors
- @dependabot[bot] made their first contribution
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 xzv0.9.2
Features
- Publish Windows builds via Scoop, installable with
scoop install toaweme/careby @iberflow in ce9f563.
Chores & Other
- Switch Homebrew distribution from formula to cask;
brew install toaweme/tap/careis 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 xzv0.9.0
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 xzv0.8.2
Documentation
- Update CHANGELOG by @iberflow in ca5b6e8.
- Pin action.yml default and README examples to v0.8.1 by @iberflow in 7422959.
Chores & Other
- Bump cli to v0.3.3 by @iberflow in c80e9af.
- Bump toaweme deps to latest releases by @iberflow in 75ee6b2.
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 xzv0.8.1
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 xzv0.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 xzv0.7.1
Fixes
Refactors
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 xzv0.7.0
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 xzv0.6.0
Features
Documentation
- Update README and action inputs by @iberflow in b5f7eae.
- Bump README to 0.5.0 by @iberflow in f526d71.
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 xzv0.5.0
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