Releases: richlander/dotnet-inspect
Releases · richlander/dotnet-inspect
v0.7.8
v0.7.7
What's Changed
- Fix #310: skip non-HTTP NuGet sources instead of crashing by @richlander in #317
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- Fix package member resolution and improve find guidance by @richlander in #308
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- Document --mermaid in SKILL.md and README.md by @richlander in #306
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- Add --mermaid flag for diagram output in depends command by @richlander in #304
- Release 0.7.4 — mermaid output and Markout 0.12.0 by @richlander in #305
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Multi-target net10.0;net11.0 for NuGet compatibility by @richlander in #303
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Release 0.7.2 — update embedded skill and version by @richlander in #302
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Migrate SourceLink code to SourceLinkFetch library by @richlander in #291
- Simplify install.sh to use dotnet-install by @richlander in #289
- Update install.sh to match dotnet-install conventions by @richlander in #292
- Support ref/ packages, multi-library diff, CPM, and shell completion by @richlander in #295
- Split monolithic MarkoutContext into focused per-view contexts by @richlander in #296
- Adopt new install script pattern by @richlander in #297
- Add command-specific format defaults and fix type tree output by @richlander in #298
- Add .dotnet-install.json config by @richlander in #299
- Release 0.7.1: Fix --no-header and add --nh alias by @richlander in #300
- Change release environment to nuget by @richlander in #301
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Improve decompiler fidelity with written C# by @richlander in #276
- Decompiler fidelity: quick wins and medium-effort improvements by @richlander in #277
- Improve C# code generation in decompiler by @richlander in #278
- Use XDG-appropriate cache directories per platform by @richlander in #279
- Remove llmstxt command — skills have superseded it by @richlander in #280
- Replace internal NuGet types with NuGetFetch library by @richlander in #281
- Change default output format from oneline to markdown by @richlander in #282
- Update version to 0.7.0 and remove dotnet-inspect-find by @richlander in #283
- Update docs for v0.7.0 markdown-default output by @richlander in #284
- Bump NuGetFetch to 0.2.0 by @richlander in #285
- Replace shell-out signature verification with in-process NuGetFetch verifier by @richlander in #286
- Update for NuGetFetch review-fixes by @richlander in #287
- Update NuGetFetch to 0.5.0 by @richlander in #288
- Add package signature verification to package command by @richlander in #290
Full Changelog: v0.6.9...v0.7.0
v0.6.9
What's Changed
- Improve SKILL.md decision tree and add source command by @richlander in #274
- Add --cat, --head, --tail flags (#274) by @richlander in #275
Full Changelog: v0.6.8...v0.6.9