v0.6.0-rc249
probelabs/probev0.6.0-rc249Feb 18, 2026by buger
AI Summary
This release enhances the DSL search functionality by adding a searchAll() method and a maxTokens parameter to control output size.
Key Highlights
- Added searchAll() method
- Added maxTokens parameter to DSL search
New Features
- DSL search enhancement
Full Release Notes
## What's Changed * feat: add searchAll() and maxTokens parameter to DSL search by @buger in https://github.com/probelabs/probe/pull/435 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc248...v0.6.0-rc249