PreMailer.Net Versions Save

C# library that moves your stylesheets to inline style attributes, for maximum compatibility with E-mail clients.

v2.5.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/milkshakesoftware/PreMailer.Net/compare/v2.4.0...v2.5.0

v2.4.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/milkshakesoftware/PreMailer.Net/compare/v2.3.0...v2.4.0

v2.3.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/milkshakesoftware/PreMailer.Net/compare/v2.2.0...v2.3.0

v2.2.0

4 years ago

Add optional custom markupformatter parameter #198

v2.1.3

4 years ago

Target .NET Framework 4.6.1 instead of 4.6 #187

v2.1.2

4 years ago

Add support on fetching Uri with local filepath like file:///C:/websiite/style.css #182 Bump AngleSharp from 0.12.1 to 0.13.0 #176

v2.1.0

4 years ago

Update AngleSharp to v0.12.1 #175 Allow Stream as input of PreMailer #159 Optimization: Cache selector specificity #153 FIX: Problems with minified Css #151

v2.0.1

5 years ago

Add support for .Net Framework 4.5+

v2.0.0

5 years ago

.NET Standard 2.0 Support and project clean up #156

v2.0.0-beta2

7 years ago

Fix: Duplicated style properties added with different values #139