Skip to content

Mantic.sh v1.0.20

Choose a tag to compare

@marcoaapfortes marcoaapfortes released this 08 Jan 13:09
· 14 commits to main since this release

What's New in v1.0.20

  • Scoped Search: Added --path argument to restrict matching to subdirectories (e.g., mantic "query" --path src) (Fixed #7).
  • Improved Scanner Stability: Fixed crashes on empty search results or complex queries (e.g., Chinese characters) (Fixed #2).
  • Windows / VS Code Support: Resolved MCP server startup crashes by fixing CommonJS/ESM compatibility (Fixed #8, #1).