Releases: xoofx/markdig
Releases · xoofx/markdig
0.30.0
Changes
🚀 Enhancements
- Update commonmark spec 0.30 (PR #627)
📚 Documentation
- Update doc and fix name for CommonMark specs (a4a1a17)
Full Changelog: 0.29.0...0.30.0
0.29.0
Changes
🐛 Bug Fixes
🚀 Enhancements
- April perf improvements (PR #621) by @MihaZupan
- Vectorize CharacterMap.IndexOfOpeningCharacter (PR #622) by @MihaZupan
- Fix GlobalizationExtension RTL detection (PR #623) by @MihaZupan
🏭 Tests
📚 Documentation
📦 Dependencies
- Update dependencies (b754aef)
🧰 Misc
- Merge branch 'fix-escape-line-break' (04843a0)
Full Changelog: 0.28.1...0.29.0
0.28.1
Changes
🐛 Bug Fixes
- Fix emphasis parsing with table delimiters (#614) (8beb096)
- Fix AssemblyVersion with MinVer (#612) (ccf455d)
🚀 Enhancements
- Improvements when TrackTrivia is disabled (PR #606) by @MihaZupan
- Some CPU improvements (PR #608) by @MihaZupan
- Improve rendering performance (PR #611) by @MihaZupan
Full Changelog: 0.28.0...0.28.1
0.28.0
Changes
🐛 Bug Fixes
🚀 Enhancements
- Version "Unknown" if AssemblyFileVersionAttribute is missing (PR #600) by @gauss-lvs-dev
🧰 Maintenance
- Update ci to use dotnet-releaser (73b8bbe)
- Fix ci with dotnet-releaser when secrets are not available (ba990c7)
- Fix ci with dotnet-releaser when secrets are not available (bis) (28f5503)
🧰 Misc
- Drop .netcoreapp2.1 target and cross target .net6.0 (PR #591) by @iamcarbon
- remove NETCORE constant (PR #593) by @tibel
- Remove logs from tests if no errors (0c45e19)
- Use bash with dotnet-releaser in GitHub Action (9bbf685)
- Try to workaround track trivia not generating valid HTML (#561) (94581d9)
Full Changelog: 0.27.0...0.28.0