Releases: Ellerbach/docfx-companion-tools
Releases · Ellerbach/docfx-companion-tools
v1.32.0
🐛 Fixes
- Fixed mailto reference detection (PR: #93)
v1.31.0
🐛 Fixes
- Fixed handling of heading references in the same file (PR: #90)
v1.30.0
🐛 Fixes
- DocFxTocGenerator: fixed ordering of folders (PR: #88)
v1.29.0
🚀 Features
- Implementation of a new DocAssembler tool (PR: #87)
v1.28.0
🐛 Fixes
- DocLinkChecker: Normalize-path on heading validation (PR: #82)
v1.27.0
Merge pull request #80 from Ellerbach/mtirion/fix-nuget-publish-and-w…
v1.26.0
Merge pull request #79 from Ellerbach/mtirion/fix-nuget-publish
Changed release action to skip when exists to enable rerun
v1.25.0
🐛 Fixes
- DocFxTocGenerator: Fixed override for folders to be used over index or readme (PR: #78)
v1.24.0
🐛 Fixes
- DocFxTocGenerator: fixed folder override (PR: #76)
v1.23.0
📄 Documentation
- Modified documentation for return codes of DocLinkChecker on Linux (PR: #73)