v0.6.0-rc298
probelabs/probev0.6.0-rc298Mar 18, 2026by buger
AI Summary
This is a minor bug fix release (v0.6.0-rc298) for probelabs/probe. The release addresses an issue where exact search functionality was failing for camelCase symbols, improving search reliability.
Key Highlights
- Fixed exact search for camelCase symbols (#525)
- Bug fix merged by @buger in PR #526
- This is release candidate 298 in the v0.6.0 series
New Features
- Fixed exact search functionality for camelCase symbols
Full Release Notes
## What's Changed * fix: exact search fails for camelCase symbols (#525) by @buger in https://github.com/probelabs/probe/pull/526 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc297...v0.6.0-rc298