PuerkitoBio/goquery
 Watch   
 Star   
 Fork   
18 days ago
goquery

v1.9.2

Update go.mod dependencies.

2024-02-29 22:27:33
goquery

v1.9.1

Improve allocation of Map, better document cascadia behavior differences.

2024-02-23 06:19:35
goquery

v1.9.0 Add generic `Map` function

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.

2023-02-18 23:29:26
goquery

v1.8.1

Update go.mod, CI.

2021-01-12 07:44:58
goquery

v1.6.1

Bug fix: fix panic when calling {Prepend,Append,Set}Html on a Selection that contains non-Element nodes.

2020-10-08 21:16:43
goquery

2020-02-05 07:10:22
goquery