Skip to content

Releases: dotnet/docfx

Version 2.6.3

24 Oct 07:50
Compare
Choose a tag to compare
  1. minor: fix the Renderer

Version 2.6.2

21 Oct 08:47
Compare
Choose a tag to compare
  1. Improve markdown engine performance.
  • Improve regex.
  • Add regex timeout.
  1. Fix bugs in markdown parser.
  2. DFM: Support code in table

Version 2.6.1

11 Oct 09:01
Compare
Choose a tag to compare
  1. Fix argumentnullexception for generating overload item.
  2. Add serializable attribute.
  3. Use mark.js to highlight keywords.

Version 2.6

10 Oct 06:50
Compare
Choose a tag to compare
  1. Remove rest resolved cache.
  2. Fix assert fail in metadata. (#741)
  3. Add new command option: repositoryRoot.

Version 2.5.4

22 Sep 09:35
Compare
Choose a tag to compare
  1. Fix isssue #719 that assertion failed.

Version 2.5.3

20 Sep 08:26
Compare
Choose a tag to compare
  1. Update documenation
  2. Remove debug build option in Release configuration

Version 2.5.2

19 Sep 07:35
Compare
Choose a tag to compare
  1. Fix error message for invalid file link.

Version 2.5.1

19 Sep 06:35
Compare
Choose a tag to compare
  1. Support attribute filter to filter out attributes.
  2. Support choosing git URL pattern. (#677)
  3. Fix bug for line number is 0.

Version 2.5

14 Sep 04:06
Compare
Choose a tag to compare
  1. Add source file and line number for warning invalid file/uid link.
  2. Fix bugs in markdown table.

Version 2.4

29 Aug 03:28
Compare
Choose a tag to compare
  1. Update default template theme.
  2. Fix resolving properties for swagger.
  3. Fix bugs in markdown.
  4. Fix id in title (following GitHub rule).
  5. Fix strikeout not work in dfm.
  6. Fix tight list item behavior.
  7. Fix line number in table.