Skip to content

v0.1.2-alpha

Choose a tag to compare

@nibra180 nibra180 released this 19 Apr 15:04
· 110 commits to main since this release
88dc840

Follow-up alpha release with correctness and stability improvements around path mapping, diffing, and
deterministic ordering.

Changes

  • make path mapping segment-safe to avoid false matches on similar prefixes
  • distinguish real missing files from other stat/protocol errors during diffing
  • keep non-not-found errors visible instead of treating them as missing files
  • move sync decision logic from diffview into internal/sync as groundwork for further architecture
    cleanup
  • process hosts and marked paths deterministically for stable behavior

Install

go install github.com/WariKoda/drift@v0.1.2-alpha