Skip to content

Releases: Ellerbach/docfx-companion-tools

v1.40.0

19 Jan 17:21
d4a50ef

Choose a tag to compare

Merge pull request #122 from baywet/feat/oai-3-2-0-support

feat: adds support for OpenAPI 3.1 and 3.2

v1.39.0

08 Dec 10:48
afc8d60

Choose a tag to compare

Merge pull request #118 from TheBrambleShark/Fix/OutputPath

Add fallback for if a path to a SpecSource file is defined.

v1.38.0

26 Nov 14:31
dd571f9

Choose a tag to compare

🐛 Fixes

  • Fix markdown table delimiter row validation logic (PR: #119)

v1.37.0

22 Oct 08:16
e61a3c7

Choose a tag to compare

🚀 Features

  • Added ability to specify the source language (PR: #114)

📄 Documentation

  • Fixed typos in README.md (PR: #113)

v1.36.0

11 Aug 10:24
4a7d205

Choose a tag to compare

🐛 Fixes

  • DocLinkChecker: Fixed heading with trailing spaces (PR: #112)

v1.35.0

22 Jul 08:18
0394de0

Choose a tag to compare

🚀 Features

  • Replaced CommandLineParser with System.CommandLine (PR: #104)

🐛 Fixes

  • Fixed problem with non existing link (PR: #110)

📄 Documentation

  • Fixed sample links in README.md (PR: #105)

v1.34.0

01 Jul 09:55
a3a524b

Choose a tag to compare

🚀 Features

  • Added support for complex language codes with scripts/regions (PR: #102)

🐛 Fixes

  • Update CommandlineOptions.cs (PR: #98)

v1.33.0

03 Jun 10:26
3488d46

Choose a tag to compare

🐛 Fixes

  • Fixed issue #95. Validated with test (PR: #96)

v1.32.0

19 Dec 16:29
33f17fd

Choose a tag to compare

🐛 Fixes

  • Fixed mailto reference detection (PR: #93)

v1.31.0

19 Dec 13:55
f3d7054

Choose a tag to compare

🐛 Fixes

  • Fixed handling of heading references in the same file (PR: #90)