Skip to content

Commit ae15d0f

Browse files
kevinelliottclaude
andcommitted
Release v1.0.3: Homebrew tap distribution
Added official Homebrew tap for easy installation: - Users can now install with: brew install airframesio/tap/postgresql-archiver - Automated formula updates via GoReleaser - Supports macOS (Intel/Apple Silicon) and Linux - Streamlined release workflow (100+ lines → 10 lines) This release tests the complete Homebrew tap automation pipeline. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 813ff7d commit ae15d0f

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
### Changed
13+
14+
### Fixed
15+
16+
### Security
17+
18+
## [1.0.3] - 2025-11-05
19+
1020
### Added
1121
- **Homebrew Tap Distribution:**
1222
- Official Homebrew tap at `airframesio/tap`
@@ -21,10 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2131
- Automated Homebrew formula generation and publishing
2232
- Enhanced release notes with installation instructions
2333
- Improved changelog generation with categorized changes
24-
25-
### Fixed
26-
27-
### Security
34+
- Simplified release workflow from 100+ lines to 10 lines
2835

2936
## [1.0.2] - 2025-11-05
3037

0 commit comments

Comments
 (0)