Skip to content

v0.7.7

Choose a tag to compare

@andrewdavidmackenzie andrewdavidmackenzie released this 25 Mar 15:39
· 220 commits to master since this release
2057c6f

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., now instead of _ZN8meshchat9timestamp9TimeStamp3now17h...)

Internal

  • Added unit tests for symbol demangling to prevent regressions

Full Changelog: v0.7.6...v0.7.7