File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
PreMailer.Net/PreMailer.Net Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >PreMailer.Net</id >
5
- <version >1.3.0 </version >
5
+ <version >1.3.1 </version >
6
6
<authors >Martin H. Normark</authors >
7
7
<owners >milkshakesoftware</owners >
8
8
<licenseUrl >https://github.com/milkshakesoftware/PreMailer.Net/blob/master/LICENSE</licenseUrl >
13
13
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
14
14
</description >
15
15
<releaseNotes >
16
- Fixed issue when building PreMailer in RELEASE configuration https://github.com/milkshakesoftware/PreMailer.Net/issues/56
17
- Pass stylesheet in CSS param to PreMailer https://github.com/milkshakesoftware/PreMailer.Net/issues/45
18
- Add option to strip id and class attributes after inlining https://github.com/milkshakesoftware/PreMailer.Net/issues/55
19
- Change build configuration of Nu Get package to RELEASE
16
+ Improve splitting Css styles with semicolons not inside quotes https://github.com/milkshakesoftware/PreMailer.Net/pull/60
20
17
</releaseNotes >
21
18
<copyright >Copyright 2015</copyright >
22
19
<tags >email css newsletter html</tags >
23
20
<dependencies >
24
21
<dependency id =" CsQuery" version =" 1.3.4" />
25
22
</dependencies >
26
23
</metadata >
27
- </package >
24
+ </package >
You can’t perform that action at this time.
0 commit comments