Note that Go1.24 is now required (use goquery < 1.11.0 if you can't use go1.24+).
Unclaimed project
Are you a maintainer of goquery? Claim this project to take control of your public changelog and roadmap.
Note that Go1.24 is now required (use goquery < 1.11.0 if you can't use go1.24+).
Update dependencies and a small memory optimization.
Update deps and add go1.24 to test matrix.
Update go.mod dependencies.
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.