Skip to content

Releases: mysticmind/reversemarkdown-net

4.6.0

29 Jun 00:57
Compare
Choose a tag to compare

What's Changed

  • Fix regression with mixed newline characters GH-393
  • Converter Inheritance Support by @Soyvolon in #385

New Contributors

Full Changelog: 4.5.0...4.6.0

4.5.0

18 Jun 16:12
Compare
Choose a tag to compare
  • Fix Tab added before anchor #391
  • Fix Table convert may be getting wrong #392
  • Add functionality to auto cleanup multiple newlines.

Full Changelog: 4.4.0...4.5.0

4.4.0

04 May 11:24
Compare
Choose a tag to compare

Full Changelog: 4.3.0...4.4.0

4.3.0

23 Jan 14:31
Compare
Choose a tag to compare
  • Renamed SuppressNewlines to SuppressDivNewlines. Note that 4.2.0 was published with incorrect name so unlisted it rather than bumping up the major version due to this change.

Full Changelog: 4.2.0...4.3.0

4.2.0

23 Jan 14:03
Compare
Choose a tag to compare

What's Changed

Note: NuGet version unlisted due to incorrect config name, see 4.3.0 for details.

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

03 Jan 12:40
Compare
Choose a tag to compare

Whats Changed

  • Reinstate .NET Standard 2.0 for PowerShell 5.1 based users of the lib #359 @mysticmind
  • Add support to convert strike through elements s, del and strike #356
  • Fix strange escape issue of links #355
  • Fix inadvertent auto content trimming for inline elements #353

Full Changelog: 4.0.0...4.1.0

4.0.0

29 Dec 15:55
Compare
Choose a tag to compare

What's Changed

  • Update to support .NET 8 @mysticmind
  • Update dependent libs @mysticmind
  • Remove .NET targets net46, netstandard2.0 and net5.0. Keep support only for net6.0, net7.0 and net8.0 @mysticmind
  • Fix unit tests due to breaking changes pertaining to Verify (snapshot tool) @mysticmind
  • Add support for <sup> tag conversion by @francescolf in #358

New Contributors

Full Changelog: 3.25.0...4.0.0

3.25.0

18 May 15:42
Compare
Choose a tag to compare

Full Changelog: 3.24.0...3.25.0

3.24.0

31 Aug 17:30
Compare
Choose a tag to compare

What's Changed

  • Table alignment is ignored #256
  • Suggestion: dl, dt, dd could render as lists #282
  • Table Bug #294

Full Changelog: 3.23.1...3.24.0
Milestone: https://github.com/mysticmind/reversemarkdown-net/milestone/24?closed=1

Release 3.23.1

11 Apr 06:59
Compare
Choose a tag to compare