Skip to content

Releases: willibrandon/dotsider

v0.16.0

09 May 14:23

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

03 May 00:13

Choose a tag to compare

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

02 May 00:30

Choose a tag to compare

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

01 May 05:37

Choose a tag to compare

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

26 Apr 02:09

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

21 Apr 08:54

Choose a tag to compare

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

18 Apr 02:29

Choose a tag to compare

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

17 Apr 15:40

Choose a tag to compare

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

16 Apr 19:00

Choose a tag to compare

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

15 Apr 11:49

Choose a tag to compare

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