From fa358f62abb49fcf3b530b36911e4d4e4df76732 Mon Sep 17 00:00:00 2001 From: "Martin H. Normark" Date: Fri, 6 Sep 2019 22:54:25 +0200 Subject: [PATCH 1/2] Update AngleSharp to v0.12.1 --- PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj b/PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj index 397509a8..66b504da 100644 --- a/PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj +++ b/PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj @@ -21,7 +21,7 @@ - + \ No newline at end of file From e0638b7a60836858dd4555685beecaec494b9a55 Mon Sep 17 00:00:00 2001 From: "Martin H. Normark" Date: Fri, 6 Sep 2019 22:58:00 +0200 Subject: [PATCH 2/2] Update release notes for v2.1.0 --- PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj b/PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj index 66b504da..62e01a26 100644 --- a/PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj +++ b/PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj @@ -2,7 +2,7 @@ netstandard2.0;net46 - 2.0.1 + 2.1.0 Martin H. Normark PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility. @@ -13,7 +13,10 @@ https://github.com/milkshakesoftware/PreMailer.Net/raw/master/icon.png false - Support for .NET Framework 4.6 and up, besides .NET Core 2 + Update AngleSharp to v0.12.1 https://github.com/milkshakesoftware/PreMailer.Net/pull/175 + Allow Stream as input of PreMailer https://github.com/milkshakesoftware/PreMailer.Net/pull/159 + Optimization: Cache selector specificity https://github.com/milkshakesoftware/PreMailer.Net/pull/153 + FIX: Problems with minified Css https://github.com/milkshakesoftware/PreMailer.Net/pull/151 email css newsletter html true