Releases: vanng822/go-premailer
Releases · vanng822/go-premailer
v1.30.0
What's Changed
- Bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #63
- Html2Text Options: possibility to specify the option to html2text
- PremailerOption: possibility to override option to premailer
Full Changelog: v1.29.0...v1.30.0
v1.29.0
v1.28.0
v1.27.0
v1.26.0 upgrade deps
What's Changed
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @vanng822 in #49
- Bump golang.org/x/net from 0.41.0 to 0.43.0 by @dependabot[bot] in #51
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #52
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #53
- Bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #54
- Bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #55
- Bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #56
- Bump github.com/PuerkitoBio/goquery from 1.10.3 to 1.11.0 by @dependabot[bot] in #57
Full Changelog: v1.25.0...v1.26.0
v1.25.0
What's Changed
- Bump github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3 by @dependabot in #44
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot in #45
- Bump golang.org/x/net from 0.37.0 to 0.41.0 by @dependabot in #47
Full Changelog: v1.24.0...v1.25.0
Upgrade deps
goquery from 1.9.2 to 1.10.2
golang.org/x/net-0.37.0
Upgrade deps
net v0.34.0
Upgrade deps
What's Changed
/x/net/httpupgrade breaking change by @gzuidhof in #16- Use make for running gocyclo by @vanng822 in #21
- Bump github.com/stretchr/testify from 1.6.1 to 1.9.0 by @dependabot in #24
- Bump github.com/unrolled/render from 1.0.3 to 1.6.1 by @dependabot in #22
- Bump golang.org/x/net from 0.23.0 to 0.25.0 by @dependabot in #25
- Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 by @dependabot in #23
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #26
- Bump golang.org/x/net from 0.26.0 to 0.29.0 by @dependabot in #29
- Bump github.com/unrolled/render from 1.6.1 to 1.7.0 by @dependabot in #30
New Contributors
- @gzuidhof made their first contribution in #16
- @dependabot made their first contribution in #24
Full Changelog: v1.21.0...v1.22.0