Releases: Ellerbach/docfx-companion-tools
Releases · Ellerbach/docfx-companion-tools
v1.18.0
🐛 Fixes
- Doclinkchecker unicode fix (PR: #49)
v1.17.0
🚀 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
🚀 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
🐛 Fixes
- Fix the length error in DocLinkChecker (PR: #41)
v1.14.0
🐛 Fixes
- Fix orphaned resources validation. (PR: #40)
v1.13.0
🐛 Fixes
- Fixing packing for DocLinkChecker (PR: #35)
- Small logging changes. (PR: #36)
v1.12.0
🐛 Fixes
- Fixed C# language version for packaging (PR: #34)
v1.11.0
🚀 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
🚀 Features
- Adding dotnet tool (PR: #25)
🐛 Fixes
- Fix release pipeline (PR: #26)
v1.9.0
🚀 Features
- Excluded ftp, xref and mailto protocols from validation. (PR: #24)