All Versions
70
Latest Version
Avg Release Cycle
56 days
Latest Release
1051 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.27.0 Changes
January 23, 2022 -
v0.26.0 Changes
August 27, 2021 -
v0.25.0 Changes
June 10, 2021- ๐ Fix regression when parsing link reference definitions (#543)
- ๐ Make digits in JiraKey's posible (PR #548)
-
v0.23.0 Changes
January 16, 2021- โ Add depth limits to avoid pathological-case parsing times/StackOverflows (#500)
- ๐ฅ Breaking change: rename AutolineInlineParser to AutolinkInlineParser
-
v0.22.1 Changes
December 02, 2020- โก๏ธ Update logo for NuGet package
-
v0.22.0 Changes
October 05, 2020 -
v0.21.1 Changes
August 17, 2020- ๐ Fix Markdig.Signed on GitHub Actions
-
v0.21.0 Changes
August 17, 2020- โช Restore support for .NET 4.5 (#)
- โ Add IReadonlyList interface to ContainerBlock to unify and simplify enumeration (#425)
- ๐ Fix relative uri detection to be cross-platform compatible (#430)
- Escape URLs scheme (#431)
- ๐ Fix media links (#435)
- ๐ Fix parsing math blocks with no leading or trailing whitespace (#452)
- โ Add support for autolink
tel:
uri (#453) - Fallback to non-punycode encoding for invalid IDN urls (#449)
- Pipe Tables: Normalize using header column count (#455)
- ๐ฆ Expose IndentCount of FencedCodeBlock (#464)