What's New
- Cross-file entity tracking for
sem log: When an entity moves between files (refactored, renamed, or extracted),sem lognow follows it across files automatically. Uses name matching first, then structural hash fallback for renames. - New
MovedandReappearedchange types in log output - Log output now shows file path changes (e.g.
(was: old_file.ts))
Full Changelog: v0.3.22...v0.3.23