This repository was archived by the owner on Mar 27, 2026. It is now read-only.
v0.4.0
馃殌 Features
- Introduced method-aware filtering for C# files, allowing full method bodies and method signatures to be included based on configuration options.
- Added instructions at the beginning of the output file for improved context.
馃悰 Bug Fixes
- n/a
馃О Maintenance
- Refactored code to use
tree-sitterfor parsing C# files and identifying method changes. - Improved internal documentation and added new test cases for method-aware filtering.
Full Changelog: v0.3.0...v0.4.0