Skip to content

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:41

Fixed

  • Lint errors: E402 (import order in lookup.py), W291/W292 (trailing whitespace + missing newline in manifest_scanner.py).
  • Publish smoke test: --json query now uses --limit 200 to avoid 10-result default truncation.

Changed

  • README: added manifest formats table (12 parsers), lookup cache feature, _dependencies/ folder layout, Dependency type in lookup reference.