Showing content from https://github.com/dotnet/docfx/releases below:
Releases ยท dotnet/docfx ยท GitHub
Releases: dotnet/docfx
Releases ยท dotnet/docfx
v2.78.3
20 Feb 03:59
850a61c
This commit was created on GitHub.com and signed with GitHubโs verified signature.
What's Changed ๐ New Features
๐ Bug Fixes
- fix: Add
remarks
content to enum members by @filzrev in #10434
- fix: Modify
isCoverPage
check conditions by @filzrev in #10453
- fix: Use provided references for search of dependencies in AssemblyCompilations by @Herrmel in #10491
- fix: Doc comment
<code>
block is not rendered correctly by @filzrev in #10390
๐ Performance Improvements
- perf: Optimize pdf generation performance by reducing file I/O by @filzrev in #10461
- perf: Reduce exceptions of
APIPage
deserialization by @filzrev in #10548
New Contributors
Full Changelog: 2.78.2...v2.78.3
v2.78.2
26 Nov 12:04
3ff9ae7
This commit was created on GitHub.com and signed with GitHubโs verified signature.
v2.78.1
19 Nov 09:30
602f6c9
This commit was created on GitHub.com and signed with GitHubโs verified signature.
v2.78.0
18 Nov 12:40
618e71b
This commit was created on GitHub.com and signed with GitHubโs verified signature.
This release introduces support for .NET 9 and drops support for .NET 6, with a wide range of bug fixes and improvements.
A big thank you to @filzrev for continuous improvements to DocFX and to @SimonCropp for the substantial contributions to code quality in this project!
What's Changed ๐ฅ Breaking Changes
- feat: Add .NET 9 support (and drop .NET 6 support) by @filzrev in #10239
- feat: Change generated HTML encoding to UTF-8N (without BOM) by @filzrev in #10069
๐ New Features
- feat: Remove Node.js runtime dependencies from docfx tools by @filzrev in #10066
- feat: UseClrTypeNames: new option to indicate that the output must use the CLR type names instead of the language specific aliases by @Patrick8639 in #10072
- feat: pdfHeaderTemplate/pdfFooterTemplate supports value as file path by @yufeih in #10099
- feat: expose type through the toc by @frarees in #10090
- feat: Add
CancellationToken
support for RunBuild.Exec
by @filzrev in #10185
- feat: add
AllowUnsafeBlocks
supports for source code based metadata generation by @filzrev in #10175
- feat: Add System.Text.Json serialization/deserialization supports by @filzrev in #10217
๐ Bug Fixes
- fix: PDF Header/Footer pages size by @filzrev in #10100
- fix: missing delegate group name by @frarees in #10114
- fix: prevent the first navbar element from being set as active unnecessarily in the modern template by @KubaZ2 in #10204
- fix: NullReferenceException thrown when running tests in parallel by @filzrev in #10181
- fix: change link as plaintext if API is excluded by @filzrev in #10300
- fix: suppress assembly load warning for wpf 8.0 project by @yufeih in #10303
๐ Documentation
New Contributors
Full Changelog: v2.77.0...v2.78.0
v2.77.0
01 Jul 02:23
bd00e2b
This commit was created on GitHub.com and signed with GitHubโs verified signature.
What's Changed ๐ฅ Breaking Changes
๐ New Features
- feat: Enable PreferCSSPageSize option for PDF generation by @filzrev in #9850
- feat: Add docfx JSON Schema files and related tests by @filzrev in #9852
- feat: Add
toc.json
transform logics using toc.extension.js
by @filzrev in #9953
- feat: Better error when link not found by @Patrick8639 in #9957
- feat: Add
categoryLayout
option for metadata generation by @filzrev in #9965
- feat: Permits to specify the placement of overwrites by @Patrick8639 in #9937
- feat: Support private symbols by @Patrick8639 in #9972
- feat: Add support for gzipped xrefmap that stored as local file by @filzrev in #9966
- feat: Enable view transitions feature by @filzrev in #9909
๐ Bug Fixes
- fix: PDF
Producer
document information by @filzrev in #9851
- fix: Xrefmap baseUrl problem reported at #9866 by @filzrev in #9869
- fix: Xref links are not resolved on docs site by @filzrev in #9880
- fix: Change same URL check logic to case invariant by @filzrev in #9883
- fix: Improve unresolved xref messages by @filzrev in #9884
- fix: Fix nightly build errors by @filzrev in #9913
- fix: TOC filter value is not shared between pages by @filzrev in #9912
- fix: Build problems when running .NET 6 version of docfx on some environment by @filzrev in #9922
- fix:
docfx metadata
command throw ArgumentException
when referencing empty namespace by doc comment by @filzrev in #10023
- fix: serve url link by @WeihanLi in #10035
๐ Performance Improvements
- perf: Change serializer for XrefMap from NewtonsoftJson to System.Text.Json by @filzrev in #9872
- perf: Remove some enum boxing in GlobMatcher by @lahma in #10051
- perf: Optimize CountWordInText by @lahma in #10050
๐ง Engineering
- chore: Skip unstable SVG content check that returned from PlantUML Online Server by @filzrev in #9858
- deps: Update Spectre.Console package versions by @filzrev in #9894
- chore: fix NU5129 warning on
dotnet pack
command by @filzrev in #9942
- chore: Add PolySharp libarary to use latest C# syntax by @filzrev in #9960
- chore: Add snapshot update workflow by @filzrev in #9969
- chore: Remove unused workflow settings by @filzrev in #10030
๐ Documentation
New Contributors
Full Changelog: v2.76.0...v2.77.0
v2.76.0
07 Apr 03:29
0f64359
This commit was created on GitHub.com and signed with GitHubโs verified signature.
What's Changed ๐ New Features
- feat: Add DefineConstants supports for source file based build by @filzrev in #9707
- feat: Add additional layout options to modern template by @filzrev in #9737
- feat: Add pdfPrintBackground setting by @cjlotz in #9742
- feat: Update roslyn packages by @filzrev in #9753
- feat: Publish nightly pre-release packages by @yufeih in #9788
- feat: Add DLL references support for file-based API metadata generation by @filzrev in #9825
- feat: Support DOCFX_SOURCE_REPOSITORY_URL by @filzrev in #9759
- feat: Add feature to configure markdig extension by docfx.json configs. by @filzrev in #9820
- feat: Support for all emphasis supported by MarkDig by @EMaderbacher in #9762
๐ Bug Fixes
- fix:
docfx download
command behaviors by @filzrev in #9721
- fix: Resolved .NET SDK version problem on source-based API metadata generation by @filzrev in #9713
- fix: Don't overwrite
_disabledToc
when metadata is explicitly defined by @filzrev in #9741
- fix: Outputted PDF displays garbled characters when name contains non-ASCII chars by @filzrev in #9769
- fix: Move script tags into head in modern template by @fuzzykiller in #9768
- fix: Broken examples problems when using inheritdoc tag by @filzrev in #9754
- fix: NullReferenceException occurred when both include and exclude are null by @filzrev in #9786
- fix: Change JsonSchema EvaluationOptions instance to shared object by @filzrev in #9807
- fix: Bug fix Invalid documentation on type parameter #9755 by @soniyaprasad77 in #9806
๐ Performance Improvements
- perf: Optimize xrefmap.json file deserialization performance by @filzrev in #9824
๐ง Engineering
๐ Documentation
- docs: Split docfx CLI reference docs based on commands by @filzrev in #9708
- docs: Update markdown documentation regarding MarkDig extension by @tbolon in #9810
- docs: Update
docfx.json
config reference document by @filzrev in #9813
- docs: Correct
docfx template
page title by @peitschie in #9812
- docs: Add a warning about relative path resolution. by @voroninp in #9828
New Contributors
Full Changelog: v2.75.3...v2.76.0
v2.75.3 What's Changed ๐ Bug Fixes
- fix: Toc warnings when toc item with TopicUid but name is not specified by @filzrev in #9665
- fix: Warnings that occurs when bookmark link contains non-ASCII chars by @filzrev in #9660
- fix: Add StackTrace logs for Javascript error by @filzrev in #9694
- fix: InvalidInputFile error occurs if file contains URI escaped charactors by @filzrev in #9700
- fix: Add fail-fast logics when
--serve
option enabled & port is already used by @filzrev in #9690
- fix: filterconfig exclude rule is not works as documented by @filzrev in #9666
๐ง Engineering
- build(deps): bump YamlDotNet from 15.1.0 to 15.1.1 dependencies .NET by @filzrev in #9689
- chore: update NuGet package dependencies (Microsoft.NET.Test.Sdk,Microsoft.Build.Locator) by @filzrev in #9693
- chore: Update public API snapshot & disable
AutoVerify
on CI build by @filzrev in #9692
- chore: Update node.js version by @filzrev in #9701
- chore: Update Microsoft.Build package version by @filzrev in #9698
Full Changelog: v2.75.2...v2.75.3
v2.75.2
27 Jan 13:02
fe673ec
This commit was created on GitHub.com and signed with GitHubโs verified signature.
What's Changed ๐ Bug Fixes
- fix: mref mustach template description leak by @yufeih in #9632
- fix: When
disableDefaultFilter
is enabled. `filterConfig.yml' is not loaded. by @filzrev in #9638
- fix: new line in mref title by @yufeih in #9633
- fix: Corrected class name in inheritedMembers block by @BattlefieldDuck in #9648
- fix: ApiPage is not generated when multiple namespaces defined across projects by @filzrev in #9650
- fix: Add warnings for UnresolvedAnalyzerReference by @filzrev in #9623
๐ Performance Improvements
๐ง Engineering
๐ Documentation
- Markdig extensions configuration/support documentation by @cjlotz in #9615
New Contributors
Full Changelog: v2.75.1...v2.75.2
v2.75.1
13 Jan 07:48
6aa697f
This commit was created on GitHub.com and signed with GitHubโs verified signature. The key has expired.
What's Changed ๐ New Features
๐ Bug Fixes
๐ Documentation
- Updated docs to include PlantUML extension by @cjlotz in #9607
Full Changelog: v2.75.0...v2.75.1
v2.75.0
12 Jan 07:49
8851faa
This commit was created on GitHub.com and signed with GitHubโs verified signature. The key has expired.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4