Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:22
713a25d

Install

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

Changes

  • Merge pull request #109 from jfmeyers/feature/graph-intelligence-tools (713a25d)
  • fix: resolve remaining Sonar issues and add test coverage (0e2af4d)
  • refactor: fix Sonar cognitive complexity and code duplication (7e7ddb5)
  • feat: add graph intelligence tools + NuGet bumps (v1.3.0) (9508ef2)
  • Merge pull request #108 from jfmeyers/docs/link-discussions (94a609e)
  • docs: link Discussions from issue template picker (6730731)
  • Merge pull request #107 from jfmeyers/docs/issue-templates (bfa7ad0)
  • Merge branch 'main' into docs/issue-templates (3d89699)
  • Merge pull request #106 from jfmeyers/docs/community-files (48a5723)
  • Merge branch 'main' into docs/community-files (66d6557)
  • docs: add GitHub issue templates (234f459)
  • docs: add SECURITY, CONTRIBUTING and CODE_OF_CONDUCT (5c0273e)
  • Merge pull request #105 from jfmeyers/docs/clarify-runtime-vs-analyzed-tfm (0419f6d)
  • docs: clarify .NET 10 is required for the host, not analyzed projects (17ebd60)
  • Merge pull request #104 from jfmeyers/fix/sonar-code-smells-batch2 (36c6907)
  • Merge branch 'main' into fix/sonar-code-smells-batch2 (4a5948a)
  • fix: resolve SonarCloud code smells (f258747)