Skip to content

Releases: xoofx/markdig

0.30.0

21 Apr 05:48
Compare
Choose a tag to compare

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

20 Apr 16:33
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🚀 Enhancements

🏭 Tests

📚 Documentation

📦 Dependencies

🧰 Misc

  • Merge branch 'fix-escape-line-break' (04843a0)

Full Changelog: 0.28.1...0.29.0

0.28.1

27 Mar 08:31
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix emphasis parsing with table delimiters (#614) (8beb096)
  • Fix AssemblyVersion with MinVer (#612) (ccf455d)

🚀 Enhancements

Full Changelog: 0.28.0...0.28.1

0.28.0

11 Mar 07:22
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix specfilegen (6aebd68)
  • Fix emphasis when EnableTrackTrivia() is used (#561) (983187e)

🚀 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