github dotnet/docfx v2.70.0

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

Docfx as .NET Foundation Project

Starting from v2.70.0, docfx has been fully transitioned to be a .NET Foundation project entirely driven by the community for the interest of the community.

Given the ownership change, we are renaming the NuGet package names, assembly names and namespace names from Microsoft.DocAsCode.* to Docfx.*.

What's Changed

💥 Breaking Changes

🎉 New Features

🐞 Bug Fixes

🔧 Engineering

  • Fix warning NU1701 by @filzrev in #8904
  • Apply build-in code formatters by @filzrev in #8912
  • Add default launchSettings.json by @filzrev in #8935
  • Remove obsolete warning suppression. and fix deprecated APIs by @filzrev in #8937
  • Add FluentAssertions nuget package to test projects by @filzrev in #8946
  • Update SpellingExclusions.dic by @filzrev in #8970
  • Change dependabot schedule to daily by @filzrev in #8982
  • Update NuGet package version of ICSharpCode.Decompiler by @filzrev in #8983
  • Add Visual Studio Spell Check config settings. And fix reported spellings problems by @filzrev in #8940

📄 Documentation

New Contributors

Full Changelog: v2.67.5...v2.70.0

Don't miss a new docfx release

NewReleases is sending notifications on new releases.