Releases: MagnusOpera/pgpac
Releases · MagnusOpera/pgpac
0.3.0
- Renamed the CLI, release artifacts, and install surfaces from
pgpackagetopgpac.
Full Changelog: 0.2.1...0.3.0
0.2.1
- Pinned the macOS notarization release job to macOS 15 so published releases keep using the expected Xcode toolchain.
Full Changelog: 0.2.0...0.2.1
0.2.0
- Fixed release preparation to clear website build cache before reinstalling docs dependencies.
- Improved the website home page responsive layout on mobile screens.
Full Changelog: 0.1.0...0.2.0
0.1.0
- Added Linux x64 release archives alongside the existing macOS arm64 and Linux arm64 binaries.
- Reworked the website home page to better explain pgpackage as desired-state schema management for PostgreSQL.
Full Changelog: 0.0.2...0.1.0
0.0.2
- Added Docusaurus website scaffolding, docs versioning, and GitHub Pages release deployment.
- Added changelog-gated CI, draft GitHub release automation, and Homebrew tap update workflows.
- Added build-time CLI version reporting and cross-platform release packaging targets.
- Added macOS Developer ID signing and notarization to the release workflow for GitHub Release and Homebrew distribution.
- Fixed tag-release artifact uploads from the hidden
.out/directory and removed the broken Windows arm64 release leg. - Limited release artifacts to Linux arm64 and macOS arm64 only, removing Windows and macOS x64 targets.
Full Changelog: b015550...0.0.2