Releases: ioplane/diskforge
Releases · ioplane/diskforge
Release list
v0.1.1
0.1.1 (2026-08-06)
Bug fixes
This PR was generated with Release Please. See documentation.
Verifying this release
Verify checksums, the Cosign v3 bundle, and GitHub build provenance before
granting the binary root privileges. See docs/release.md in the archive.
v0.1.0 (failed artifact publication; use v0.1.1)
Warning
Artifact publication for this release failed before upload. The immutable tag is retained for audit history. Use v0.1.1 or later; v0.1.1 contains the release-pipeline repair and verified artifacts.
0.1.0 (2026-08-06)
Features
- api: expose reusable diskforge engine (e2a841e)
- cli: expose guarded disk imaging commands (8017fa9)
- contract: enforce portable artifact naming (2e7d22e)
- image: stream only complete verified sources (e576027)
- linux: enforce guarded whole-disk execution (4c6126f)
- policy: enforce immutable disk safety decisions (4114fc6)
Bug fixes
- dependabot: exclude Python prerelease range (1ca3944)
- dependabot: use valid Docker version requirement (4927759)
- linux: resolve file-backed swap devices (#4) (6fcdd88)
- release: start versioning at v0.1.0 (1062bf0)
- test: tolerate legacy generated output (#7) (26249ec)
Refactoring
Documentation
- architecture: define Go-native repository layout (#5) (f0c6450)
- architecture: define repository and release contract (e1842f2)
- governance: align protected branch policy (83a88ce)
- governance: document workflow token policy (680d201)
- governance: establish public project standards (6dc4f34)
Tests and evidence
- integration: verify guarded loop device write (2436b83)