We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72bc96e commit 3699110Copy full SHA for 3699110
RELEASE_NOTE.txt
@@ -5,7 +5,3 @@
5
- CLI search strategies emit the appropriate exclusion flags automatically (ripgrep, ugrep, ag, grep).
6
- Basic fallback search prunes excluded directories during traversal, avoiding unnecessary IO.
7
- Added regression coverage for the new filtering behaviour (`tests/search/test_search_filters.py`).
8
-
9
-### Upgrade Notes
10
-- No new dependencies; update via standard `uv sync` after pulling.
11
-- Run `uv run pytest` to confirm the new search filter tests on your environment.
0 commit comments