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

v0.2.0: Documentation and efficiency improvements

Latest

Choose a tag to compare

@cig0 cig0 released this 07 Mar 06:09
· 15 commits to main since this release
v0.2.0
ddbdba8

v0.2.0: Documentation and efficiency improvements

  • Refactor module collection with semantic split of exclusions
  • Add graceful directory handling with clear error messages
  • Require 2+ pattern matches to reduce false positives
  • Clarify excludePaths infix matching behavior
  • Split README into focused docs directory with mermaid diagram
  • Fix typo in flake.nix

Breaking changes:

  • Module detection now requires 2+ patterns (may exclude some edge-case modules)
  • Improved error messages for non-existent directories