swiftpkg 0.4.0
·
8 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Document Homebrew release installation by @jordancalhoun in #18
- Process and exit-code correctness: pipe drain, notarization failure, distinct exit codes by @rodchristiansen in #19
- Version resolution: --pkg-version/--output-dir overrides and dynamic version tokens by @rodchristiansen in #20
- munki-pkg drop-in compatibility: name handling, keychain paths, --skip-import, receipt-only, notarization deferral by @rodchristiansen in #21
- Configure agent and Package Inspection context by @jordancalhoun in #45
- Complete Package Inspection ADR by @jordancalhoun in #46
- Add --output-format json build manifest by @rodchristiansen in #22
- Add --lint to validate a project without building by @rodchristiansen in #23
- Add --verify to check the built package against build-info by @rodchristiansen in #24
- Add --provenance attestation sidecar by @rodchristiansen in #25
- Add .env build-time variable substitution for scripts by @rodchristiansen in #26
- Add GitHub Action and Azure DevOps templates for building packages by @rodchristiansen in #27
- Carry a failing tool's own explanation into the error by @rodchristiansen in #47
- Default new projects to an org.swiftpkg identifier by @rodchristiansen in #49
- Do not report environment-supplied names as unresolved placeholders by @rodchristiansen in #48
- Rebrand by @jordancalhoun in #50
- Revert "Rebrand" by @jordancalhoun in #51
- Rebrand by @jordancalhoun in #52
- Complete the public CLI exit-code contract by @jordancalhoun in #60
- Align linting with receipt-only package support by @jordancalhoun in #62
- Include effective build-time substitutions in provenance by @jordancalhoun in #63
- Make CI templates use a compatible swiftpkg release by @jordancalhoun in #66
- Add an issue-first pull request safeguard by @jordancalhoun in #65
- Make package metadata verification fail closed by @jordancalhoun in #64
- Relicense swiftpkg under Apache 2.0 for 0.4.0 by @jordancalhoun in #67
- Release swiftpkg 0.4.0 by @jordancalhoun in #70
New Contributors
- @rodchristiansen made their first contribution in #19
Full Changelog: v0.3.1...v0.4.0