Skip to content

Releases: CoolSpring8/go-lolhtml

v0.2.4

03 Nov 08:12
2cb4478

Choose a tag to compare

build: bump lol_html version

v0.2.3

29 Oct 13:27

Choose a tag to compare

test: remove BenchmarkNewRewriterBuilder, see #2

v0.2.2

27 Oct 07:36

Choose a tag to compare

docs: add some comments

v0.2.1: refactor: do refactor for public api

26 Oct 09:08
513b957

Choose a tag to compare

RewriterBuilder and Selector are hidden from public usage.

Introduced new methods of adding handlers.

also refactor corresponding tests.

still needs clean-up.

v0.2.0

18 Oct 04:04
3437561

Choose a tag to compare

fix: take care of nil handlers, fixes #1