Releases: PuerkitoBio/goquery
Releases · PuerkitoBio/goquery
v1.10.3
11 Apr 18:17
Compare
Sorry, something went wrong.
No results found
Update dependencies and a small memory optimization.
v1.10.2
13 Feb 14:44
Compare
Sorry, something went wrong.
No results found
Update deps and add go1.24 to test matrix.
v1.10.1
26 Dec 22:14
Compare
Sorry, something went wrong.
No results found
Update go.mod dependencies.
v1.10.0
06 Sep 14:37
Compare
Sorry, something went wrong.
No results found
Add EachIter which provides an iterator that can be used in for..range loops on the *Selection object.
goquery now requires Go version 1.23+ , use goquery v1.9.x for older Go versions.
v1.9.3
06 Sep 14:06
Compare
Sorry, something went wrong.
No results found
Update go.mod dependencies.
v1.9.2
30 Apr 00:45
Compare
Sorry, something went wrong.
No results found
Update go.mod dependencies.
v1.9.1
29 Feb 14:31
Compare
Sorry, something went wrong.
No results found
Improve allocation of Map, better document cascadia behavior differences.
v1.9.0 Add generic `Map` function
22 Feb 22:25
Compare
Sorry, something went wrong.
No results found
Note that starting with this release, goquery now requires Go 1.18+. If you need to build with an older Go version, use goquery v1.8.x.
v1.8.1
18 Feb 15:32
Compare
Sorry, something went wrong.
No results found
v1.8.0 Add Render function to render a Selection to an io.Writer
26 Oct 00:25
Compare
Sorry, something went wrong.
No results found
Add new version to changelog