Release Overview
Stable release for s3ctl.
- Published tag:
v0.8.0 - Full diff:
v0.7.0...v0.8.0 - Channel: stable; GitHub marks this as latest and GHCR publishes
:v0.8.0,:latest, and semver convenience tags
Installation
Installer script:
curl -fsSL https://netspeedy.github.io/s3ctl/install.sh | bash -s -- --version v0.8.0Homebrew:
brew tap netspeedy/s3ctl
brew install s3ctlContainer image:
docker run --rm ghcr.io/netspeedy/s3ctl:v0.8.0Verify downloaded archives and packages with the attached SHA256SUMS file; the detached SHA256SUMS.asc signature is produced by the release key.
Included Changes
Features
- Professionalize repository structure (
6b6c8f3)
Documentation
-
Use share card as README hero (
6085550) -
Use wordmark as README logo (
8af5ed5) -
Use transparent share card as README hero (
8828468) -
Restore blue card colours with rounded floating panel (
188d720) -
Align README header with tap style (
a00f263) -
Promote install, drop manual TOC and anchors (
ed8c0a0)- Move the install one-liner into its own section above the fold so it is the first thing readers see, replace the grab-bag Links line with a labelled Docs row, remove the hand-written Contents TOC and the 11 redundant ...
-
Make Homebrew the recommended install method (
e76ccb9)- The published homebrew-s3ctl tap is now the primary install path for macOS and Linux, matching the release-hub website which already marks Homebrew as Recommended.
-
Sharpen README voice, reorder checklist, normalise separators (
24bd17a)- Align the tagline with the website's framing, move the First bucket checklist from Overview to the end of Quick start so it appears after the reader has seen example commands, surface the release-hub Website in the Do...
Published Artifacts
- Release binaries for
linux/amd64,linux/arm64,linux/arm/v7,darwin/amd64, anddarwin/arm64 - Debian packages for
amd64,arm64, andarmhf - Homebrew formula updates for stable releases
- SHA256 checksums attached to the release, with a detached GPG signature
- Container images published to
ghcr.io/netspeedy/s3ctl - The GitHub Pages release hub is refreshed with install commands, release assets, and APT repository metadata