Skip to content

v0.3.23

Choose a tag to compare

@rs545837 rs545837 released this 20 Apr 07:18
· 167 commits to main since this release

What's New

  • Cross-file entity tracking for sem log: When an entity moves between files (refactored, renamed, or extracted), sem log now follows it across files automatically. Uses name matching first, then structural hash fallback for renames.
  • New Moved and Reappeared change 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