Skip to content

v0.3.0

Latest

Choose a tag to compare

@dmmulroy dmmulroy released this 20 Jan 04:17
2863d2c

What's New

New APIs

  • tree(source, { depth }) - Get directory structure at a glance without listing every file
  • readMany glob support - Pass glob patterns like packages/*/package.json to batch read

Improved Documentation

  • Added TreeNode and AstGrepMatch types to tool description
  • Better astGrep pattern examples (concise inline comment format)
  • Restored and improved code examples

Full Changelog

v0.2.0...v0.3.0