Skip to content

Releases: dotnet/docfx

v2.60.2

20 Jan 02:25
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix: wrong NuGet content directory layout (#8354)

Full Changelog: v2.60.1...v2.60.2

v2.60.1

18 Jan 09:47
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix: RunPdf.Exec threw ArgumentNullException resolving path to wkhtmltopdf by @chrisvanderpennen in #8350
  • ci: publish self contained binaries to GitHub releases

New Contributors

Full Changelog: v2.60.0...v2.60.1

Version 2.60.0

13 Jan 01:31
02bc21e
Compare
Choose a tag to compare

.NET Core Support

This is the first stable release of docfx on .NET Core!
Docfx is released as a .NET Core Tool starting from v2.60.0. To install, run:

dotnet tool update -g docfx

The rest of the command line experience hasn't changed and are backward compatible. We've also updated docfx homepage use the .NET Core version of docfx.

What's Changed

🎉 New Features

🐞 Bug Fixes

🔧 Engineering

📄 Documentation

New Contributors

Full Changelog: v2.59.4...v2.60.0

Version 2.60.0-preview.2

25 Dec 07:22
Compare
Choose a tag to compare
Pre-release

What's Changed

Addresses all known limitations in v2.60.0-preview.1:

  • .NET Core: Support generating APIs from source code, csproj, DLLs without installing .NET Framework.
  • Cross platform: Support Windows, Linux and MacOS
  • New Extensibility Model: docfx.console and plugins are replaced with a new compile time extensibility model. To consume docfx as a library or use docfx extensions, add reference to the Microsoft.DocAsCode.App package. See samples/extensions folder on a sample using the memberpage plugin.

🎉 New Features

Full Changelog: v2.60.0-preview.1...v2.60.0-preview.2

Version 2.60.0-preview.1

20 Dec 03:22
Compare
Choose a tag to compare
Pre-release

.NET Core Support

This is the first preview of docfx that builds on top of .NET Core!
Docfx is released as a .NET Core Tool starting from v2.60.0-preview.1. .NET 6.x is required to run docfx. To install, run:

dotnet tool update -g docfx --version 2.60.0-preview.1

The rest of the command line experience hasn't changed and are backward compatible. We've also updated docfx homepage use the .NET Core version of docfx.

Known Limitations

  • Msbuild integration through docfx.console is not supported in this preview.
  • Plugins like memberpage, rest.tagpage, rest.operationpage are not supported in this preview.
  • Supports Windows only. Linux and MacOS are not supported in this preview.
  • .NET Framework 4.x is still needed to build from source code in this preview.

What's Changed

🎉 New Features

🐞 Bug Fixes

🔧 Engineering

📄 Documentation

New Contributors

Full Changelog: v2.59.4...v2.60.0-preview.1

Version 3.0.0-beta1.1260+9e3c31b73d

14 Oct 03:49
9e3c31b
Compare
Choose a tag to compare
Pre-release
Merge pull request #8212 from dotnet/v3-9019f386b

🚢🚢🚢

Version 3.0.0-beta1.1253+746a8e2c7d

30 Sep 03:19
746a8e2
Compare
Choose a tag to compare
Pre-release
Merge pull request #8201 from dotnet/v3-rel-upgrade-validation

upgrade validation library to include new domains (#8199)

Version 3.0.0-beta1.1251+99503c0a29

26 Sep 07:10
99503c0
Compare
Choose a tag to compare
Pre-release
🚀🚀🚀

🚀🚀🚀

Version 3.0.0-beta1.1248+9f62922512

23 Sep 02:05
9f62922
Compare
Choose a tag to compare
Pre-release
🚀🚀🚀 (#8185)

* fix: return LinkType.External if host name is not removed (#8182)

* Update default document url in language server (#8183)

Co-authored-by: Ying Hua <[email protected]>

Version 3.0.0-beta1.1247+4900a54450

19 Sep 06:10
4900a54
Compare
Choose a tag to compare
Pre-release
Merge pull request #8180 from dotnet/v3

🚢🚢🚢