Skip to content

Releases: ioplane/diskforge

v0.1.1

Choose a tag to compare

@dantte-lp dantte-lp released this 06 Aug 14:44
161cdb6

0.1.1 (2026-08-06)

Bug fixes

  • release: mount Git metadata for publishing (#9) (4bb94bf)

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)

Choose a tag to compare

@dantte-lp dantte-lp released this 06 Aug 14:09
0080fb7

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

  • repository: adopt Go-native project layout (#6) (daeec61)

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)

Build

  • container: add binary inspection tooling (2abd59d)
  • container: establish pinned development environment (5eebb38)
  • docs: enforce documentation quality gates (3493bed)
  • lint: enforce comprehensive static analysis (a4f0b30)