Skip to content

Releases: vanng822/go-premailer

v1.21.0

01 May 15:38
3ff1ca9
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.0.0-20200904194848-62affa334b73 to 0.23.0 by @vanng822 in #20

New Contributors

Full Changelog: v1.20.2...v1.21.0

No string for selector in css left over

20 Apr 19:23
f1b06eb
Compare
Choose a tag to compare

Put back selector as it is instead of quote

println causing output to error log

06 Mar 20:26
Compare
Choose a tag to compare

a println in css package could cause output into error log

Upgrade css v1.0.0

03 Mar 20:08
Compare
Choose a tag to compare
v1.20.0

running test for latest versions

Introduce go modules

08 Sep 17:44
0a2f8ee
Compare
Choose a tag to compare
Merge pull request #12 from karelbilek/master

start using go modules

Keep "bang important"

16 Aug 08:57
Compare
Choose a tag to compare

It is possible to keep !important in inline-css

Remove panic handling

14 Dec 11:51
Compare
Choose a tag to compare

No more panic from css.Parse

Go standard

02 May 17:25
Compare
Choose a tag to compare

fix so the code passed goreportcard

Remove html attribute conversion

28 Apr 18:09
Compare
Choose a tag to compare

align and valign removed, we still have width and height but probably will be removed in the future.

fixbug in width and height attribute

27 Apr 09:56
Compare
Choose a tag to compare
v1.4

Only add width/height attribute if in px