Skip to content

v3.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 05:27
· 7 commits to main since this release

What's Changed

  • Added: Ignore extern symbols when looking up symbols by name (#180, #181, 07ef93f)
  • Added: Skip local labels when inferring symbol sizes (#174, 8e8ab6b)
    • Currently ignores symbol names starting with .L or LAB_
  • Fixed: Highlighting of signed vs unsigned arguments by @LagoLunatic in #202
  • Fixed: Hidden symbol regression in v3.0.0-beta.7 (#199, 2b13e98)
  • Fixed: Inaccurate match percent when mapping symbols (#200, e865f3d)
  • Changed: Build with static CRT on Windows (1750af7)

Full Changelog: v3.0.0-beta.7...v3.0.0-beta.8