Skip to content

v2.74.0

Compare
Choose a tag to compare
@yufeih yufeih released this 20 Nov 06:48
· 465 commits to main since this release
0a19218

What's Changed

💥 Breaking Changes

  • BREAKING CHANGE: drop log_code from manifest by @yufeih in #9413
  • BREAKING CHANGE: drop keepFileLink by @yufeih in #9417
  • BREAKING CHAGNE: change some internal types from public to internal by @yufeih in #9401

🎉 New Features

  • feat: Add support for .NET8 by @filzrev in #9424
  • feat: support ExperimentalAttribute for API page by @yufeih in #9434
  • feat: add --verbose command line args for verbose logging, drops --repositoryRoot by @yufeih in #9412

🔧 Engineering

  • chore: Remove NuGet.Frameworks dependency from test projects by @filzrev in #9276

📄 Documentation

  • Fix the github actions not working properly in the newest versions of docfx with default settings by @ysftulek in #9430

New Contributors

Full Changelog: v2.73.2...v2.74.0