v0.2.2
Changes
- Limit search output to 500 lines to prevent overly large responses
This update improves the performance and reliability of the search functionality by preventing overly large responses that could slow down or overwhelm the system.
What's Changed
- feat: Add default limit for search results to improve response times by @steipete in #5
- feat: Limit search output to 500 lines by @steipete in #6
Full Changelog: 0.2.0...v0.2.2