Skip to content

Releases: milkshakesoftware/PreMailer.Net

v2.7.3

Choose a tag to compare

@martinnormark martinnormark released this 15 Jun 04:22

What's Changed

New Contributors

  • @Copilot made their first contribution in #435

Full Changelog: v2.7.2...v2.7.3

v2.7.2

Choose a tag to compare

@martinnormark martinnormark released this 27 Jun 13:10
4ba1e3f

Re-publish of previous release due to package problem.

What's Changed

Full Changelog: v2.7.0...v2.7.2

v2.7.1

Choose a tag to compare

@martinnormark martinnormark released this 26 Jun 18:25
24cb3a5

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

Choose a tag to compare

@martinnormark martinnormark released this 05 Jun 19:03

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

Choose a tag to compare

@martinnormark martinnormark released this 22 May 21:34
3bc19ff

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

Choose a tag to compare

@jasekiw jasekiw released this 24 Nov 18:05
d4036cc

What's Changed

  • Bump AngleSharp from 0.16.1 to 1.0.7. Only the IMarkupFormatter from AngleSharp is exposed as public api and that interface has not changed in that version jump so this should not cause any breakages for users.
  • Dependency Bumps for the Tests and Benchmark projects.
  • Fix race condition when running unit tests by @jasekiw in #374
  • Normalize all file line endings by @jasekiw in #365
  • Update benchmark project framework by @jasekiw in #351
  • Use correct framework by @kasperk81 #334
  • Update CI triggers to main branch by @martinnormark #332
  • Bug triage by @martinnormark #328
  • More efficient selector matching of all elements by @patrikwlund #326
  • Read text node instead of InnerHtml for CSS by @patrikwlund #325
  • Include a benchmark that sets all MoveCssInline() flags by @patrikwlund #324
  • Realistic benchmark by @patrikwlund #323
  • Decent optimizations for CssAttributeCollection by @patrikwlund #322

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

Choose a tag to compare

@martinnormark martinnormark released this 02 Nov 11:20
e7084b7

What's Changed

  • Build(deps): Bump AngleSharp from 0.16.0 to 0.16.1 in /PreMailer.Net/PreMailer.Net by @dependabot in #272
  • Build(deps): Bump AngleSharp from 0.16.0 to 0.16.1 in /PreMailer.Net/PreMailer.Net.Tests by @dependabot in #271
  • Preserve unsupported media queries in head element by @SleeplessGhost in #275

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

Choose a tag to compare

@martinnormark martinnormark released this 08 Oct 15:12
8954472

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@martinnormark martinnormark released this 08 Apr 07:47
fbde4f3

Add optional custom markupformatter parameter #198

v2.1.3

Choose a tag to compare

@martinnormark martinnormark released this 30 Oct 17:59
69adafe

Target .NET Framework 4.6.1 instead of 4.6 #187