Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

v0.4.0

Choose a tag to compare

@christso christso released this 16 Mar 10:24
· 8 commits to main since this release

馃殌 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-sitter for 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