Releases: vexide/symbolizer-for-vex-v5
Releases · vexide/symbolizer-for-vex-v5
v0.1.4
- Improved reliability of addr2line-based symbolization.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
- Improved the stability of the LLVM backend when jumping to symbols with missing file paths/line numbers.
Now, the symbol's name will always be displayed, even if there is no source code to show for it. This makes
it easier to work with closed-source VEXcode components. This feature was already working with the GNU Binutils
backend. - Symbols with missing file paths/line numbers no longer show "??" where the path would be.
- Command display names are now prefixed with the extension name.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- Added links to wiki in README.md
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Drastically reduces extension bundle size by removing unnecessary files.
Full Changelog: v0.1.0...v0.1.1