Releases: willibrandon/dotsider
Releases · willibrandon/dotsider
v0.16.0
What's Changed
- Adapt to Hex1b 0.149.0 fluent API renames by @willibrandon in #166
- Add scrollbar and non-wrapping selection to the IL Inspector tree by @willibrandon in #168
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- CLR-accurate .NET Framework binder for CLR 2 / 3.5 SP1 roots by @willibrandon in #164
Full Changelog: v0.14.2...v0.15.0
v0.14.2
What's Changed
- fix(il): unwind chained cross-view jumps via stack instead of single slot by @willibrandon in #163
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- fix(il): preserve cross-view back target across cross-assembly gd by @willibrandon in #160
- fix(il): preserve Size Map drill state across cross-assembly gd by @willibrandon in #161
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- CLR-accurate .NET Framework binder for net48 roots by @willibrandon in #154
- feat(dep-graph): vertical scrollbar and mouse wheel scrolling by @willibrandon in #156
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Full transitive dependency graph with scope + filter controls by @willibrandon in #150
- Ship sample as a published unit so deps resolve on the live site by @willibrandon in #151
- Install systemd units and helper scripts on every deploy by @willibrandon in #152
Full Changelog: v0.12.2...v0.13.0
v0.12.2
What's Changed
- Follow type forwarders through partial-facade BCL assemblies by @willibrandon in #146
- Resolve go-to-definition on bare generic-parameter TypeSpecs by @willibrandon in #148
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- Fix go-to-definition for MemberRef with generic TypeSpec parent by @willibrandon in #144
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- fix(il-inspector): follow generic method instantiations on go-to-definition by @willibrandon in #140
- AssemblyDiffer: detect IL body changes with normalized instruction comparison by @willibrandon in #142
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- fix(il-inspector): migrate composite widgets to static builders with editor caching by @willibrandon in #136
- fix(il-inspector): land cursor on first IL instruction for fresh method opens by @willibrandon in #138
Full Changelog: v0.11.0...v0.11.1