0.41.0
Changes
✨ New Features
🐛 Bug Fixes
🚀 Enhancements
- Replace encoding polyfill with NET5+ one. (PR #851) by @Akarinnnnn
- Implemented better indent control in TextRendererBase (PR #838) by @Melodi17
- A couple perf improvements (PR #864) by @MihaZupan
- Infer pipe table column widths from separator row (PR #863) by @Amberg
- Improve Alert parsing perf (PR #866) by @MihaZupan
- Update to CommonMark 0.31.2 (PR #867) by @MihaZupan
🏭 Tests
- Update tests (09a4b81)
📚 Documentation
📦 Dependencies
- Update dependencies NuGet (5b32391)
Full Changelog: 0.40.0...0.41.0
Published with dotnet-releaser