v0.18.0
What's Changed
- Read the Native AOT ReadyToRun header and its runtime sections by @willibrandon in #184
- Size Map and Dep Graph for Native AOT via mstat and DGML by @willibrandon in #185
- Native symbol support: Windows PDB, DWARF, and Mach-O by @willibrandon in #186
- Native disassembly in the IL Inspector for AOT binaries by @willibrandon in #187
- Window the IL tree so fully expanded native trees scroll to the bottom by @willibrandon in #189
- Offer the pre-ILC view of an AOT binary and correlate IL to native code by @willibrandon in #191
- Add ReadyToRun (crossgen2) image support by @willibrandon in #192
- Add AOT size regression diffing by @willibrandon in #193
- Add Native AOT MCP analysis tools by @willibrandon in #194
- Force readable search highlight foregrounds by @willibrandon in #195
Full Changelog: v0.17.0...v0.18.0