github dotnet/docfx v2.70.2

latest releases: v2.77.0, v2.76.0, v2.75.3...
14 months ago

What's Changed

🎉 New Features

  • feat: Support modern template localization by @yufeih in #9154
  • feat: Support language attribute on C# documentation comment by @yufeih in #9159

🐞 Bug Fixes

  • fix: TOC filter text not reset by @yufeih in #9125
  • fix: Make blockquote more obvious by @yufeih in #9130
  • fix: Remove document type template bundle warning by @yufeih in #9133
  • fix: Update msbuild.locator to 1.6.1 by @yufeih in #9153
  • chore: Change output html file encoding to UTF-8 (No BOM) by @filzrev in #9131

🚀 Performance Improvements

  • perf: Reduce dotnet tool NuGet package size by @filzrev in #9115
  • perf: Replace ArrayDictionary to ConcurrentDictionary by @filzrev in #9121
  • perf: Optimize read MIME operation by @filzrev in #9132
  • perf: Change JsonSerializerOptions instance to static by @filzrev in #9163

🔧 Engineering

Full Changelog: v2.70.1...v2.70.2

Don't miss a new docfx release

NewReleases is sending notifications on new releases.