v0.7.7
·
220 commits
to master
since this release
What's Changed
Bug Fixes
- Demangle Rust symbols in function names (#186, PR #187) - Function names in LSP output and CLI are now properly demangled for readability (e.g.,
nowinstead of_ZN8meshchat9timestamp9TimeStamp3now17h...)
Internal
- Added unit tests for symbol demangling to prevent regressions
Full Changelog: v0.7.6...v0.7.7