Skip to content

v0.3.9

Choose a tag to compare

@safishamsi safishamsi released this 07 Apr 19:17

What's new

Symlink support (#33)

  • detect() and collect_files() now accept follow_symlinks=True to traverse symlinked files and directories
  • Circular symlink cycle detection prevents infinite recursion
  • watch.py now uses collect_files() for consistency

Docs

  • Codex skill trigger is $graphify . not /graphify . (#36)

Tests

  • 367 tests passing (up from 362)