v0.1.12
Fixed
- Lint errors:
E402(import order inlookup.py),W291/W292(trailing whitespace + missing newline inmanifest_scanner.py). - Publish smoke test:
--jsonquery now uses--limit 200to avoid 10-result default truncation.
Changed
- README: added manifest formats table (12 parsers), lookup cache feature,
_dependencies/folder layout, Dependency type in lookup reference.