Skip to content

v1.2.3

Choose a tag to compare

@zhengchun zhengchun released this 26 Jan 11:32
· 62 commits to master since this release

fixed:

fix concurrent goroutines deadlock, see antchfx/htmlquery#58

fix last() function, supports in the group query and the attribute filter query. see #76,#78