Skip to content

Releases: PuerkitoBio/goquery

Add ToEnd constant to use as special end index in Slice

28 Jan 19:57
@mna mna
09540e5

Choose a tag to compare

Merge pull request #234 from PuerkitoBio/wip-slice-end

Add ToEnd constant to use as special end index in Slice, closes #232.

Add `AddBack*`, deprecate `AndSelf`

11 Jan 14:02
@mna mna

Choose a tag to compare

Add SetHtml and SetText

12 Feb 16:40
@mna mna

Choose a tag to compare

v1.1.0

Merge branch 'glebtv-setHtml'

Optimize allocations for Selection.Text

30 Dec 03:43
@mna mna

Choose a tag to compare

v1.0.2

Update README.md

Optimize for large documents

29 Aug 01:22
@mna mna

Choose a tag to compare

  • significant performance boost when dealing with large documents - related issue: #126