Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

v0.10.0

Choose a tag to compare

@zircote zircote released this 25 Dec 23:36
· 31 commits to main since this release

Changes

  • Fix git notes fetch refspec for multi-machine sync
  • Use remote tracking refs pattern (+refs/notes/mem/*:refs/notes/origin/mem/*)
  • Add git version detection for backwards compatibility (git < 2.37)
  • Auto-migrate from old refspec pattern on session start
  • Hook-based auto-sync (opt-in via environment variables)

Closes #18