Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 22:24
aadb4c3

Install

dotnet tool install --global RoslynLens --version v1.4.0

Changes

  • Merge pull request #112 from jfmeyers/feature/roseline-parity (aadb4c3)
  • feat(website): SEO & social sharing — OG image, sitemap, robots, JSON-LD (28459ad)
  • fix: satisfy SonarCloud quality gate (c29afe4)
  • docs: refresh docs, notices & changelog; add Astro documentation website (445d917)
  • feat: MCP annotations, correlation-id logging, Roslynator, benchmark, Docker & .mcpb (bed1c5f)
  • chore(deps): update all NuGet packages to latest (cc7bd1a)
  • Merge pull request #111 from jfmeyers/fix/dead-code-generated-and-activation-roots (9ae2f4f)
  • Merge branch 'main' into fix/dead-code-generated-and-activation-roots (733faa3)
  • Merge pull request #110 from jfmeyers/refactor/reduce-sonar-duplication (362da7d)
  • fix(dead-code): exclude generated code and framework-activated types (142faec)
  • refactor: extract shared tree-iteration and method-body helpers to eliminate Sonar duplication (86d16ed)