Releases: zachsaw/graphify-csharp
Releases · zachsaw/graphify-csharp
Release list
Release v0.1.6
Full Changelog: v0.1.5...v0.1.6
- Improve robustness of incremental watcher indexing
v0.1.6 Preview 1
v0.1.6-preview.1 Merge branch 'feature/watcher-input-policy'
Release v0.1.5
Full Changelog: v0.1.4...v0.1.5
- Parallelize coarse semantic extraction across multiple source file batches while preserving deterministic output.
- Refine incremental watcher control channel routing to ensure isolation for requests targeting different output paths or analysis configurations, preventing accidental cross-talk and improving recovery reliability.
- Includes performance optimizations for symbol lookups and edge deduplication, along with enhanced robustness for session and watcher lifecycle management.
v0.1.5 Preview 1
v0.1.5-preview.1 fix: publish background index requests before wakeup
Release v0.1.4
Full Changelog: v0.1.1...v0.1.4
- Incremental indexer with file system watcher
- C# 15 support
- C# 14 fixes
Release v0.1.3
Full Changelog: v0.1.1...v0.1.3
- Incremental indexer with file system watcher
- C# 15 support
- C# 14 fixes
Release v0.1.1
Full Changelog: v0.1.0...v0.1.1
- chore: remove dead helper and add badges
- chore: remove unused catalog lookups