Skip to content

v1.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 11:52
· 27 commits to main since this release
e76a24d

🚀 Features

  • DocLinkChecker: Support for %20 in links (PR: #61)
  • Upgraded to .NET 8 (PR: #62)
  • Complete new implementation of the DocFxTocGenerator (PR: #64)
  • DocFxTocGenerator: added camelCase option (PR: #68)

🐛 Fixes

  • DocLinkChecker: Support for %20 in links (PR: #61)
  • DocLinkChecker: Changes for new rules with .NET8. No logic changes. (PR: #65)
  • DocFxOpenApi: Changes for new rules with .NET8. No logic changes. (PR: #66)
  • DocLanguageTranslator: Changes for new rules with .NET8. No logic changes. (PR: #67)

📄 Documentation

  • Complete new implementation of the DocFxTocGenerator (PR: #64)
  • DocFxTocGenerator: added camelCase option (PR: #68)