Skip to content

v0.2.0

Choose a tag to compare

@theDakshJaitly theDakshJaitly released this 29 Mar 13:21
· 94 commits to main since this release

Changelog

All notable changes to this project will be documented in this file.

[0.2.0] - 2026-03-29

Fixed

  • False positive DEPENDENCY_MISSING warnings for versioned dependencies with semver prefixes (^, ~, >=)

Changed

  • Sync now sends all drift issues to Claude in a single session instead of one session per file — reduces token usage and eliminates repeated session restarts

[0.1.0] - 2026-03-21

Added

  • Initial release
  • 8 drift checkers: path, edges, index-sync, staleness, command, dependency, cross-file, script-coverage
  • mex check with --quiet, --json, --fix flags
  • mex sync with interactive and prompt modes, dry-run support
  • mex init codebase pre-scanner
  • mex watch post-commit hook
  • setup.sh for first-time scaffold population
  • sync.sh interactive menu
  • Multi-tool support (Claude Code, Cursor, Windsurf, GitHub Copilot)