Skip to content

8.88.5

Latest

Choose a tag to compare

@shanman190 shanman190 released this 11 Aug 20:46
· 2 commits to main since this release
560b40c

What's Changed

  • Remove hardcoded Azure DevOps replacement NuGet feeds by @macsux in #8439
  • Add regression for parent-managed property override upgrade by @kalayciburak in #8441
  • Scala: leading annotations no longer steal a declaration's prefix by @knutwannheden in #8448
  • Prefer PATH over well-known install directories in GoExecutor.find() by @timtebeek in #8337
  • Scala: drop the synthetic unit literal that closes a constructor body by @knutwannheden in #8449
  • Go: fix RPC receives for Switches by @greg-at-moderne in #8451
  • Report types referenced only as a static member access qualifier by @knutwannheden in #8450
  • Python: stop ParseProject pruning build/dist below the project root by @knutwannheden in #8436
  • JS: let .gitignore decide which directories are output by @knutwannheden in #8437
  • C#: type attribution for qualified names, arrays, members, and attribute values; marker and RPC fixes; MaybeAddUsing by @macsux in #8440
  • Ignore blank GAVs in retainVersions and except by @timtebeek in #8455
  • Consolidate .editorconfig files into one at the repository root by @timtebeek in #8457
  • SimplifyBooleanExpressionVisitor: correctly negate a nested ternary by @martinfrancois in #8456
  • Recipe bundle identity comes from the resolver, not the CSV payload by @shanman190 in #8362

New Contributors

Full Changelog: v8.88.4...v8.88.5