What's Changed
💥 Breaking Changes
- BREAKING CHANGE: Drop incremental build by @yufeih in #8379 #8388
- BREAKING CHANGE: Docset.Build does not generate .NET YAML files by @yufeih in #8399
- BREAKING CHANGE: Hide explicit interface implementations if show private members is off by @yufeih in #8409
- BREAKING CHANGE: Exclude a parent namespace also exclude its child namespaces by @yufeih in #8409
🎉 New Features
- feat: Upgrade
highlight.js
with latest C# syntax highlighting by @yufeih in #8395 - feat: improve .NET API generation diagnostics by @yufeih in #8385 #8397
- feat: Support <include> XML comment tag by @yufeih in #8393
- feat: API to generate .NET YAML files with custom filtering by @yufeih in #8399 #8408
- feat: Show private members by @yufeih in #8409
- feat: Align XML comment behavior for assemblies with projects by @yufeih in #8387
- feat: Experimental support for multi-level TOC files by @NanoBob in #8371
🐞 Bug Fixes
- fix: Assert failure for cast operator overloads by @yufeih in #8384
- fix: Projects in sln build twice by @yufeih in #8386
📄 Documentation
- Update license link in README by @vivere-dally in #8398
- Update GitHub actions integration doc by @hynky1999 in #8403
New Contributors
- @vivere-dally made their first contribution in #8398
- @hynky1999 made their first contribution in #8403
Full Changelog: v2.61.0...v2.62.0