Skip to content

Releases: Ellerbach/docfx-companion-tools

v1.18.0

18 Jan 13:41
60662da
Compare
Choose a tag to compare

🐛 Fixes

  • Doclinkchecker unicode fix (PR: #49)

v1.17.0

08 Dec 14:15
22916c8
Compare
Choose a tag to compare

🚀 Features

  • Fixing index not generated on root (PR: #47)

🐛 Fixes

  • Fixing index not generated on root (PR: #47)
  • Fix additional space created during translation when an exclamation mark is used (PR: #48)

📄 Documentation

  • Update README.md (PR: #46)

v1.16.0

15 Nov 09:59
ef2ed89
Compare
Choose a tag to compare

🚀 Features

  • Option to split root TOC into multiple child TOC files (PR: #39)

🐛 Fixes

  • DocFxTocGenerator: Limit warnings and README format fix (PR: #42)

📄 Documentation

  • DocFxTocGenerator: Limit warnings and README format fix (PR: #42)

v1.15.0

06 Nov 08:41
eeaf2fe
Compare
Choose a tag to compare

🐛 Fixes

  • Fix the length error in DocLinkChecker (PR: #41)

v1.14.0

02 Nov 17:06
eb3eb98
Compare
Choose a tag to compare

🐛 Fixes

  • Fix orphaned resources validation. (PR: #40)

v1.13.0

24 Oct 12:53
0cc5252
Compare
Choose a tag to compare

🐛 Fixes

  • Fixing packing for DocLinkChecker (PR: #35)
  • Small logging changes. (PR: #36)

v1.12.0

11 Oct 13:16
b1314cf
Compare
Choose a tag to compare

🐛 Fixes

  • Fixed C# language version for packaging (PR: #34)

v1.11.0

11 Oct 09:03
be45a48
Compare
Choose a tag to compare

🚀 Features

  • feat(docker): adds example (PR: #31)
  • Doclinkchecker upgrade (PR: #32)

🐛 Fixes

  • Fix: Success Code on 0 errors and warnings (PR: #33)

📄 Documentation

  • feat(docker): adds example (PR: #31)
  • Doclinkchecker upgrade (PR: #32)

v1.10.0

05 Apr 15:24
27285a8
Compare
Choose a tag to compare

🚀 Features

  • Adding dotnet tool (PR: #25)

🐛 Fixes

  • Fix release pipeline (PR: #26)

v1.9.0

20 Mar 14:22
855a5e2
Compare
Choose a tag to compare

🚀 Features

  • Excluded ftp, xref and mailto protocols from validation. (PR: #24)