0.3.0 (2026-07-29)
Features
- pack: add LZFSE and LZMA DMG compression, default to LZFSE (217d6a7)
Binaries are pure Go and require no runtime dependencies.
Verify a download against the signed checksum file:
cosign verify-blob \
--bundle apfs_0.3.0_checksums.txt.sigstore.json \
--certificate-identity-regexp 'https://github.com/deploymenttheory/go-apfs-v2/.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
apfs_0.3.0_checksums.txt
shasum -a 256 -c apfs_0.3.0_checksums.txt --ignore-missing