Skip to content

Releases: fiberplane/drift

v0.9.1

17 Apr 12:33
4c8bc3b

Choose a tag to compare

[0.9.1] - 2026-04-17

Bug Fixes

  • Unset GIT_DIR in pre-push so integration tests don't inherit it (#25) (80ec8f6)

v0.9.0

17 Apr 11:46
636b371

Choose a tag to compare

[0.9.0] - 2026-04-17

Features

  • Parallelize per-doc check loop with Io.Group (#24) (636b371)

v0.8.1

14 Apr 09:27
177c700

Choose a tag to compare

[0.8.1] - 2026-04-14

Bug Fixes

  • Refresh drift.lock sigs after symlink fix (#22) (177c700)
  • Resolve symlinks when checking markdown link targets (#21) (4efdc22)

v0.8.0

14 Apr 08:58
b96d58f

Choose a tag to compare

[0.8.0] - 2026-04-14

Documentation

  • Regenerate CHANGELOG.md through v0.7.0 (f8fa5f9)

Features

  • Markdown link checking and doc-to-doc anchors (#18) (a3cfbbb)

v0.7.0

08 Apr 15:24
8f0d655

Choose a tag to compare

[0.7.0] - 2026-04-08

Features

  • Drift.lock lockfile, refs command, --changed flag (#17) (8f0d655)
  • Drift check --format json (drift.check.v1) (#16) (807c460)

v0.6.2

01 Apr 07:57

Choose a tag to compare

[0.6.2] - 2026-04-01

Bug Fixes

  • Increase max_output_bytes for git ls-files in scanner (058b798)

v0.6.1

31 Mar 23:33

Choose a tag to compare

[0.6.1] - 2026-03-31

Refactor

  • Extract command modules from main.zig into src/commands/ (54a514a)

v0.6.0

31 Mar 11:38
b520e99

Choose a tag to compare

[0.6.0] - 2026-03-31

Documentation

  • Document origin-qualified anchors in README and SKILL.md (#14) (b520e99)
  • Update README and SKILL.md for v0.5.0 (#13) (ebfeeb9)

Features

  • Origin-qualified anchors for cross-repo specs (#11) (e2f9916)

v0.5.0

30 Mar 11:32
963bd07

Choose a tag to compare

[0.5.0] - 2026-03-30

Features

  • Content-addressed provenance with sig: prefix (#12) (963bd07)
  • Trigger homebrew tap sync after releases (#6) (f600f31)

v0.4.2

26 Mar 16:20
fc1142a

Choose a tag to compare

[0.4.2] - 2026-03-26

Bug Fixes

  • Inject release version into drift binary (#5) (fc1142a)